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 class does icon derive from? Isn't it just a bitmap with a wrapper name around it?

669


I'm having some trouble with cas. How can I troubleshoot the problem?

666


Differences between namespace, class, assembly?

673


What is Ajax? How it is related to your project?

693


Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component

1970






What does jit compilation do in .net?

669


Is .net front end or backend?

679


Explain the difference between garbage collections in .net 4.0 and earlier versions?

628


which method do you use to redirect the user to another page without performing a round trip to the client? How?

575


Explain me what is the difference between an abstract class and an interface?

656


When a Static Constructor called in .NET?

689


Do you know what is .net standard?

667


Can you edit data in repeater control? How?

637


Explain what is heap and what is stack?

689


Explain boxing and unboxing in .net.

659