Define ViewState and how can it be used?

Answer Posted / suresh

When a form is submitted in ASP .NET, the form reappears in
the browser window together with all form values. How come?
This is because ASP .NET maintains your ViewState. The
ViewState indicates the status of the page when submitted
to the server.

Is This Answer Correct ?    6 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you design a website with multilingual support in ASP.NET ?

553


How can you handle errors in Web API?

605


When maintaining session through sql server, what is the impact of read and write operation on session objects?

540


Where you store Connection string in "Web.Config" file in ASP.NET?

588


What is the difference between executescalar and executenonquery?

522






When does a session actually start?

575


How can we pass info between 2 asp.net pages?

565


Can you explain how ASP.NET application life cycle and page life cycle events fire?

581


Explain the overview of asp.net?

569


Describe the master page.

560


What is Model-View-View Model?

617


Differentiate between namespace and assembly.

571


Define reflection in .net?

569


Explain asp.net web forms.

571


How do I create a web form?

536