what is view state

Answer Posted / prameela

ViewState in Asp.net is used to save data to access across
postbacks.If the information is to be shared across
different controls, it can be placed in the view state of
the page, if it is to be accessed within the scope of a
single control, then it can be placed within the view state
of the control

Is This Answer Correct ?    11 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the meaning of unobtrusive javascript?

564


what is dot net? what is use dot net? what is benifit of dot net?what is vb dot net? what is ado dot net? what is c#?

1811


What is the difference between entity framework and mvc?

527


what is entity framework advantage?

633


What is main objective of asp.net mvc 4 or what is new in mvc4 ?

608






What is the use of action filters in an mvc application?

616


What is object service? : Entity framework

643


What are the components of the .net framework.

586


How you can implement custom validation in asp.net MVC?

587


what is code first approach?

594


Is .net framework dead?

545


Explain what platforms does the .net framework run on?

552


what is deferred loading(lazy loading)?

586


What is session state management?

578


Explain how you can send the result back in JSON format in MVC?

588