What is the lifespan for items stored in ViewState?

Answers were Sorted based on User's Feedback



What is the lifespan for items stored in ViewState? ..

Answer / 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

What is the lifespan for items stored in ViewState? ..

Answer / jitender

untill page expires

Is This Answer Correct ?    9 Yes 0 No

What is the lifespan for items stored in ViewState? ..

Answer / vidit tyagi

lifespan for items stored in viewstate is current page

Is This Answer Correct ?    9 Yes 0 No

What is the lifespan for items stored in ViewState? ..

Answer / ajoy

in the current page

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What are the contents of cookie?

1 Answers  


How many languages are supported by .NET at present time?

1 Answers  


What is http request and response?

1 Answers  


how to write html code with ssl

1 Answers   DCI,


Where do you store the information about the user?s locale?

2 Answers  


what is abstract class and method..

2 Answers  


What is custom attribute? How to create?

1 Answers  


can we pass values from one page to another page without redirecting to that page?

6 Answers   Google, Patni, Syntel, Wipro,


what is postback implementation?when pre-render event n init event is fired?

2 Answers   Ness Technologies,


Give some salient points of difference between request processor and request dispatcher.

1 Answers   Tech Mahindra,


What is the difference between Server.Transfer and Response.Redirect?

5 Answers  


What is Stateless ASP or ASP.Net?

2 Answers   Accenture,


Categories