Explain what is viewstate?



Explain what is viewstate?..

Answer / Nitesh Anand

ViewState in ASP.NET is a hidden field that is automatically generated by the .NET Framework to store control state information and view-related state information of a page. It helps maintain the values of controls between postbacks, thereby enabling the page to retain its state after it has been posted back to the server.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Mention the namespace that is used to include .net data provider for sql server in .net code?

1 Answers  


calling result set one procedure to anothar procedure in sql2000

1 Answers  


how many script manager controls are used in Ajax web page?

7 Answers   CSC, Health Prime Services, TCS,


What are uri parameters?

1 Answers  


How to retrieve user name in case of Window Authentication?

1 Answers  


Explain a program using razor view engine to create a simple application? : asp.net mvc

1 Answers  


What is event bubbling?

1 Answers  


Is it necessary to undertsand these events of an ASPX page execute. Explain its importantance?

2 Answers   HCL, Siebel,


What is reflection and disadvantages of reflection?

6 Answers   Microsoft,


To call a Web service SOAP which transport protocol you use?

3 Answers   Siebel,


What is the difference between union and join?

1 Answers  


How does session work?

1 Answers  


Categories