Xpode.com        Click here to Print this article.

.NET/ASP.NET Interview Question -What is Viewstate?

Answer:

ViewState is a state management technique build in ASP.NET.
ViewState basically maintains the state of the pages between postbacks.
ViewState maintain the session within the same page.
ViewState allows the state of objects to be stored in a hidden field on the page.
 

Regards,

Please click here to see more .NET/ASP.NET interview questions



http://
http://

Contributed by:
Shivprasad koirala Koirala
I am a Microsoft MVP for ASP/ASP.NET and currently a CEO of a small E-learning company in India. We are very much active in making training videos , writing books and corporate trainings. Do visit my site http://www.questpond.com for .NET, C# , design pattern , WCF , Silverlight , LINQ , ASP.NET , ADO.NET , Sharepoint , UML , SQL Server training and Interview questions and answers

Resourse address on xpode.com
http://www.xpode.com/Print.aspx?Articleid=323

Click here to go on website