What is a PostBack?
What is ViewState? How is it encoded? Is it encrypted? Who
uses ViewState? Why is it either useful or evil?
Answers were Sorted based on User's Feedback
Answer / sahil dua
PostBack is the name given to the process of submitting an
ASP.NET page to the server for processing . PostBack is
done if certain credentials of the page are to be checked
against a database (such as verification of username and
password). This is something that a client machine is not
able to accomplish and thus these details have to
be ‘posted back’ to the server.
Viewstate is a collection of name/value pairs, where
control's and page itself store information that is
persistent among web requests.
| Is This Answer Correct ? | 8 Yes | 4 No |
Answer / ravi.n
performing action with webpage make a request to web server that make a request to same page. it is called post back request...........
ISPostback property can be used to identify type of request.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravi.n
please inform me we have any queries to above posted answer
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the event handlers that can be included in the Global.asax file?
What is xaml? Are xaml file compiled or built on runtime?
What is session management in web application?
What is meant by server side scripting?
Why do we need asp.net?
You have multiline textbox and submit button. if you paste xml content into multiline textbox and hit submit button. what action will perform?
What are themes and skins in 2.0, explain usage scenario?
What are clr?cts?cls?
4 Answers e4e, HCL, Microsoft, Tata Communications,
What role “#&&” plays in a querysting?
Can the validation occurs in server-side or client-side? If the validation occurs why should we do?
Explain automatic memory management in .net.
Explain the use of resource manager class in .net.
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)