Where is ViewState information stored?
Answer Posted / vinusreekumaran nair
Viewstate information is stored in hidden form field named
__VIEWSTATE
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the equivalent of date() and time() in asp.net?
What is masterpage?
What is the use of web.config and machine.config files?
What is the full form of asp.net?
Which .NET framework supports Web API?
How do you do Client-side validation in .Net?
If Instancing = Single use for ActiveX Exe, how will this be executed if there are 2 consecutive client requests ?
What is route in web api?
Explain how asp.net page works?
What is user control in asp.net?
What is the parent class of all the web server control?
Explain Life cycle of ASP.NET page when a request is made.
Explain the difference between webfarm and webgardens in .net?
How to handle errors in Web API?
What is difference Between Authentication and authorization?