What is view state?

Answer Posted / suhasini suresh

The load view state stage only happens when the page has
been posted back. During this stage, the view state data
that had been saved from the previous page visit is loaded
and recursively populated into the control hierarchy of the
Page. It is during this stage that the view state is
validated. The view state can become invalid due to a
number of reasons, such as view state tampering, and
injecting dynamic controls into the middle of the control
hierarchy.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is COM Interoperability in .NET

645


How can I get at the win32 api from a .net program?

568


What are code contracts?

601


What is the use of design pattern?

570


Explain what is the difference between constants and read-only variables?

528






Explain about .Net products?

615


How to view a .NET assembly?

608


Difference between class and interface in .net?

593


If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

1608


Tell us what is json data, and what is one way that .net developers can work with json?

573


How to spawn a thread?

579


How do you turn off cookies for one page in your site? Give an example.

504


What is file extension of Webservices in .Net?

580


Is there built-in support for tracing?

584


What is Event Bubbling in .NET?

666