About Postback ?
Answers were Sorted based on User's Feedback
Answer / navin.cp
It is a property which give info. that the request has came
from new established session or the request is from old session.
It return true or false. If true, means a new session
arrived for the page else the request is from old session
for the page.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / ponkarthik
Postback is another name for HTTP POST. In an interactive
webpage, the contents of a form are sent to the server for
processing some information. Afterwards, the server sends a
new page back to the browser.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / saravanakumar
is Page Refresh to communicate the server side code executed.
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / selvakumar
When the entire page and it's contents sent back to server for processing
| Is This Answer Correct ? | 1 Yes | 1 No |
When We want to Exicute the page at the serverside autopost back is re execute at the server side
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / rajeev
if action attribute of the form tag is not declared then
page goes to itself.
| Is This Answer Correct ? | 1 Yes | 2 No |
What is the difference between a candidate key and primary key?
Which is an advantage of application service providers?
Explain how is a property designated as read-only?
Explain the use of fragment caching.
By default what is the Asp.Net application login context on IIS 5.0? By default the ASP.Net app runs in the context of a local user ASPNet on IIS version 5. On IIS version 6 on windows 2003 it is called Network service
What are the disadvantages of view state?
What is .net remoting?
What is the relationship(in oops) between codebehind and inline code(.aspx to .aspx.cs)??? explain
What are merge modules?
What I need to create and run an asp.net application?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
You have been given the task of designing a web services to expose the data that is stored in a database on the server. In order to successfully build the web services, you need to import some namespaces. What is the minimum namespace you need to import? a) System.Web b) System.WebServices c) System.Web.Services d) System.Web.ServiceModel
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)