Saturday, 27 April 2013

What is view state and use of it? | ASP.Net interview questions

The current property settings of an ASP.NET page and those of any ASP. NET server controls contained within the page. ASP.NET can detect when a form is requested for the first time versus when the form is posted (sent to the server), which allows you to program accordingly.

No comments: