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
Explain the flow of processing of the request? : asp.net mvc
How do you handle server controls?
How do cookies work? Give an example of their abuse.
What is user control in asp.net?
Explain http handlers? Where we can use the http handlers?
What are the disadvantages of asp.net?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
Explain the difference between asp.net mvc and asp.net webforms
What is the differences between a primary key and a unique key in sql server?
What is asp.net and how it works?
What are web server controls in asp.net?
Name the two properties are on every validation control?
Name the method that needs to be invoked on the dataadapter control to fill the generated dataset with data?
Is it possible for me to change my aspx file extension to some other name?
Define the types of configuration files.