What is the lifespan for items stored in ViewState?
Answer Posted / vidit tyagi
lifespan for items stored in viewstate is current page
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What are the options in ASP.NET to maintain state?
What does the hotspot class in .net do?
What are the main advantages of using asp.net?
Explain the working of passport authentication.
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
How do you store a value in viewstate and retrieve them?
Elaborate differentiation between ViewState and SessionState?
Is asp.net easy to learn?
What is globalization and localization in asp net?
Why would anyone need to implement their own hashtable or linked list?
Which method has beenintroduced in asp.net 4.0 to redirect a page permanently?
What are the different web pages?
How do I use response redirect?
In how many ways we can retrieve table records count?
What is request and response in asp.net?