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

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

552


What is difference between session and cookies?

541


What New Features comes with ASP.NET Web API 2.0?

539


Explain about Automatic resource management?

570


What do you mean by caching in asp.net?

544






Which is an advantage of application service providers?

485


What is ispostback method in asp.net? Why do we use that?

568


Am not able to move the controls on the form freely in asp.net 3.5 even though I selected the position as relative or absolute for those controls. What should I do to overcome this?

1942


What is asp.net web pages?

526


How many types of state management are there in asp net?

518


What is page fragment caching?

551


What is session in http request?

550


What is variable and constant in .net programming language?

391


Explain the working of passport authentication.

539


Explain the difference between asp and asp.net?

506