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

Explain what the contents of cookie?

0 Answers  


What is the life cycle of an asp.net page?

0 Answers  


What is manifest in .net framework?

0 Answers  


What is a 401 redirect?

0 Answers  


I have a webform in asp.net.In that webform there is 2 division class(DIV).in one of the div class there is a text box for enter the id & a button for to check id with database value.My doubt is that how can i appear the 2nd Div contents only when the id is true with database value.if wrong do not display the div . i Want code in c#.

2 Answers  






is it possible to develop gaming application using .net technology?

2 Answers  


What is the file extension of web service?

0 Answers  


What is OSI layer? Explain different layers.

0 Answers   MCN Solutions,


i need code for insert,delete,update adn display records using stored procedure in C#

2 Answers  


What is difference between web api and web services?

0 Answers  


can we store textbox and com components in viewstate?

4 Answers   Microsoft,


Difference between overriding and overloading?

0 Answers  


Categories