Answer Posted / raj
Viewstate is a built-in structure for automatically
retaining values among multiple requests for the same page.
The view state is internally maintained as a hidden field
on the page but is hashed providing greater security than
developer-implemented hidden fields do.
Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the major built-in objects in ASP.NET?
What are the built-in objects in asp.net?
Why is global asax is used for?
How to store checkbox value in database in asp.net mvc? : Asp.Net MVC
Can we have 2 web config files?
Where is http session stored?
What is difference between Server.Transfer and Response.Redirect in ASP.NET?
Differentiate between structure and class.
What are the different authentication modes in asp.net?
What is a 404 redirect?
Is asp.net a programming language?
Explain about asp.net 2.0 themes?
What is the difference between session object and application object?
What are the Types of object in asp
What is the difference between login controls and forms authentication?