what is view stat? how it is use.

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


Please Help Members By Posting Answers For Below Questions

What are the major built-in objects in ASP.NET?

854


What are the built-in objects in asp.net?

775


Why is global asax is used for?

774


How to store checkbox value in database in asp.net mvc? : Asp.Net MVC

733


Can we have 2 web config files?

751


Where is http session stored?

704


What is difference between Server.Transfer and Response.Redirect in ASP.NET?

827


Differentiate between structure and class.

794


What are the different authentication modes in asp.net?

759


What is a 404 redirect?

846


Is asp.net a programming language?

770


Explain about asp.net 2.0 themes?

759


What is the difference between session object and application object?

830


What are the Types of object in asp

872


What is the difference between login controls and forms authentication?

768