What is view state?

Answer Posted / aravind

*Viewstate object is used to persist data of variables
across postbacks.
*Viewstate object's value is accessible only at page level.
*This means that if a viewstate is created at MyPage.aspx,
then it may be used only within MyPage.aspx after the
postback, and cannot be used by any other page.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net

2240


How will you load dynamic assembly? How will create assemblies at run time?

1723


What is a .net class?

713


What is class library in .net

696


Please explain the difference between constants and read-only variables?

627






How to implement getcommon method in class a? Are you seeing any problem in the implementation?

713


Describe the Managed Execution Process

1733


Please explain when should you use .net web forms over asp.net mvc?

638


Explain me what is the difference between a class and an object, and how do these terms relate to each other?

577


What does cli do?

600


What is meant by globalization?

655


What is .net and .net framework?

713


What's singlecall activation mode used for in .net?

624


What is reflection and what is it for?

668


Explain why do we use the “using” statement?

664