Where is ViewState information stored?
Answer Posted / surendra sharma
_VIEWSTATE [a html hidden field]
| Is This Answer Correct ? | 57 Yes | 1 No |
Post New Answer View All Answers
What is a postback in asp net?
How to register exception filter globally?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Who can consume WebAPI?
Elaborate differentiation between ViewState and SessionState?
What is preprocessor in .net?
Which of the following .NET framework supports Web API?
Describe the master page.
What are the various session state management options provided by asp.net?
Explain client-side scripting?
What is the use of session?
What is the benefit of WebAPI over WCF?
What is manifest in .net framework?
Describe the .net base class library.
In order to bind the data from a data source to the Repeater control what property is set and what method must you call in your code,?