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

In which assembly is the mvc framework defined?

549


Explain covariance and contra-variance in .net framework 4.0. Give an example for each.

574


What is controllercontext?

540


What is Differnce between html.action and ajax.action?

562


What are child actions in ASP.Net MVC?

582






What is rxjava used for?

659


what do you mean by table-per-hierarchy?

597


How we can register the Area in ASP.Net MVC?

566


What is layout in mvc?

565


What is objectset? : Entity framework

548


Can you please explain the request flow in ASP.NET MVC framework?

619


what is entity graph in entity framework?

619


mention what is the key advantage of using entity framework or ef?

553


Explain linq to entities? : Entity framework

543


what is datacontrols?

3093