what is view state and its use

Answer Posted / rajesh

Actully All HTML controls are state-less ie;-these can not
store any type of clients inputs.when ever we send the page
to server it will send this page as fresh one.so we loose
the data what we have entered.

To store all these data (temporarly) in clients browsers ,
.Net provide a concept that is known as View state .View
state store the data in encoding format,so that one can not
gues it easily.

Is This Answer Correct ?    22 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what is event bubbling?

566


Any disadvantages in Dataset and in reflection ?

2813


What is application variable?

515


Can we have multiple master pages in asp net?

502


When Cookies are expired in ASP.NET?

567






What is the use of data set in asp.net?

478


Is it true that a Web service must be written in .NET or not?

572


What kind of data can be stored in viewstate?

524


When cookie will expire?

578


What are the asp.net 2.0 features?

545


Explain how can we access static variable?

539


What is a nested masterpage in asp.net 2.0? Can there be a master page inside a masterpage?

498


What is a reflection?

574


14. What are your Future Plans for Swatz Oils GROUP U.K?

1713


What are the media types of http requests and response?

502