Where is ViewState information stored?
Answer Posted / vishal arora
its only in hidden fields
| Is This Answer Correct ? | 17 Yes | 1 No |
Post New Answer View All Answers
How do we access view state value of this page in the next page?
What is synchronous and Asynchronous post back ?
What are the different method of navigation in asp.net?
Can master pages be nested?
Where session id is stored?
What are the memory-mapped files?
Just by seeing the signature of the bean how can you specify whether it is a stateful or stateless session bean?
What is aspect-oriented programming?
What is the concept of postback in asp.net?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Is web config mandatory?
How Session outproc in Sqlserver stored?
How to bind all the binding controls in a page at once in ASP.NET?
Explain the difference between debug.write and trace.write? When should each be used?
How tooltip is set through code-behind in ASP.NET?