What is the lifespan for items stored in ViewState?

Answer Posted / lakshmi

Items stored in ViewState exists for the life of the
current page. This includes postbacks(to the same page).

Is This Answer Correct ?    21 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the contents of cookie?

565


What’s the difference between response .redirect and server.transfer?

510


Explain the Session state management options available with ASP.NET?

560


What is the behavior of a Web browser when it receives an invalid element?

616


What is caching? Explain.

547






What is Razor View Engine

601


What symbol specifies the beginning of a query string?

526


What is meant by server side scripting?

517


How you can manage the state of application at the server side in ASP.NET?

566


What is Partial PostBack in ASP.NET?

596


How do I force the dispose method to be called automatically, as clients can forget to call dispose method?

501


How to deploy/publish webservices?How many ways?Plz explain me

1833


I am trying to implement sorting facility from client side code in GridView Control. So how can I fill up an Array inside client side code (using JavaScript), i want to assign my DataSet object declared and filled up on Server side(in code behind) to the array (on client side)

1483


What is the purpose of session management?

504


Explain how caching in asp.net 2.0 is different from caching in asp.net 1.1?

530