What is the lifespan for items stored in ViewState?
Answer Posted / guest
ViewState life is limited for Single RoundTrip.
Each New postback create new values for viewstate
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
Web API uses which library for JSON serialization?
1.What r collections? 2.What is .pdb file? 3.Is it possible to provide access to users in master page? 4.What is dirty n Phantom Read(SQL)? 5.What r different isolation levels(SQL)? 6.How to set authentication mode in web.config file?
Will session work if cookies is disabled?
What is the difference between table and query?
What is the web.config file in asp?
What does asax stand for?
How many web config files can be created for an application?
How can we register exception filter globally?
Are cookies stored on server or client?
What is rich control in asp.net?
What are triggers of an updatepanel?
Can you use c# without .net?
Explain the difference between array and linkedlist?
What is asp according to you?
When using the Pager object, inorder to know which page to go, which property you have to set to grid?