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
How can you send an email message from an asp.net web page?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
What are cao and sao.
In a Repeater control how one can provide an alternating color scheme ?
Describe session handling in a webfarm?
Explain the difference between debug.write and trace.write?
What are the modes of updation in an updatepanel?
What is difference between datalist and gridview?
Explain different types of Caching techniques in ASP.NET?
when a request is made in Life cycle of ASP.NET page .
What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
To display data in the combo box, prior to setting the Data Source, what kind of property on a Combo Box do you set with a column name?
Is it possible to create web application with both webforms and mvc?
How can you display all validation messages in one control?
What is the file extension of web service?