Where is ViewState information stored?
Answer Posted / avirneni siva
In HTML hidden fields the view state information is stored.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are HTTP handlers in ASP.NET?
Explain the differences between managed and unmanaged code?
Which is faster union or union all?
Which class is used to send an email message from an ASP.NET Web page?
What is httpresponse?
Describe the difference between inline and code behind - which is best in a?
How do we implement bundling in MVC?
How can we prevent browser from caching an aspx page?
Explain cashing in asp.net.
Define common type system?
What setting must be added in the configuration file to deny a particular user from accessing the secured resources?
what are the events raised in asp.net page life cycle?in which stage view state can be loaded?
What are session state modes?
A Web Service Can Only Be Written In .net. Is it True??
What parameters can you pass in the url of the api? Can get and post use the same url?