Is It Possible For Whole Page is Saved In View State?
What Is View State?
Answer Posted / sandeep
View State is nothing but to store peace of information
in the form of hidden field
Yes. It is Possible For Whole Page is Saved In View State
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How does asp page work?
What is difference between inproc and outproc?
How is my content secured from unauthorized access?
What is the life-span of the items in the viewstate?
What are the different types of events are occured when a client requests an ASP.NET page from IIS server?
Where would you use an ihttpmodule, and what are the limitations if any?
What is the difference between the asp and asp.net?
Can we override the enablepartialrendering property of the scriptmanager class?
What is the significance of ASP.NET routing?
Can we use html in asp.net?
How can you display all validation messages in one control?
What kind of data can be stored in viewstate?
How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?
calling result set one procedure to anothar procedure in sql2000
What does passport and windows authentication mean in ASP.NET?