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
Explain server-side scripting?
How many types of cache are there?
Explain the difference between an exe and a dll?
Which object wraps the state or data of a user?
When we use cookie less session? Explain its working?
Explain the difference between value type and reference type?
Explain the concept of event bubbling in ASP.NET?
What are the two Layouts supported by a Web form in ASP.NET?
What are the main requirements for caching?
What is the difference between Hash table and Array list?
What is sql data source control in asp.net?
What are sql joins?
What are the different types of validation controls in asp.net?
What is application session?
By default, Web API sends HTTP response with which of the following status code for all uncaught exception?