what is view state and its use
Answer Posted / karvendhan
view state that automatically preserves property values of
the page and all the controls on it between round trips.
| Is This Answer Correct ? | 8 Yes | 6 No |
Post New Answer View All Answers
How to include silver light .xap page into asp.net web application and what is the purpose of using silverlight application?
If you are using two select queries and retrieving data. how do you access second query's result set using data reader?
In your ASP.NET 2.0 web application you want to display an image that is selected from a collection of images. What approach will you use to implementing this?
What are the components of ado.net?
Is session server side or client side?
Whats the difference between abstract factory pattern and factory pattern?
What is the difference between user control an custom control?
Can I stream live content/events?
Define view state.
Explain the difference between value type and reference type?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?
What is advantage of asp.net?
What is the base class from which web forms are inherited?
Explain the flow of processing of the request? : asp.net mvc
Why do we need master page in asp.net?