Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

view state data is stored in which format?

Answer Posted / prabhakar pandey

View state is stored in the client in the form of a hidden
control called “__VIEWSTATE”. Here by client I mean the
rendered aspx pages in the browser. If view state property
is set to true then ASP.NET automatically adds a hidden
field/control by the name “__VIEWSTATE” and stores the
information related to the state of the page in an encrypted
format.it is called before the load event and saved between prerender and render event.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is a session stored and maintained in asp.net?

1056


What is the use of global.asax file?

1142


How does ASP.NET framework maps client side events to Server side events.?

1166


What is the difference between the response.write() and response.output.write() methods?

1065


What are session state modes? List some of the important session state modes of asp.net.

1010


How to Insert/Add in ASPXgridview

1094


What is the difference between Hash table and Array list?

949


What are main return types supported in Web API?

1476


Explain the various authentication mechanisms in asp.net.

1042


Can we set which type of comparison we want to perform by the CompareValidator control?

1100


What are the modes of updation in an updatepanel?

1019


What is the use of autowireup in asp.net?

1109


What is bson in web api?

1094


Can you explain the importance of finalize method in .net?

1089


A Web Service Can Only Be Written In .net. Is it True??

1120