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 / sachin garg

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.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is preprocessor in .net? Where it use?

1042


How can we update records in gridview?Is there any appropriate code for it?

2234


How to communicate via Remote proxy with Client? a)MarshalByRef b)Marshal by Value or Any thing else?

2071


Where is the session stored?

1156


What is application and session in asp.net?

1012


Who creates jsessionid?

1085


What is the difference between custom controls and user controls?

988


How you can stop the validation of ASP.NET controls from client side?

1094


Define xmlreader class.

1075


How does the cookies work in asp.net?

1255


What are the two types of web pages?

1001


Where would you use an ihttpmodule, and what are the limitations if any?

1077


How do we assign page-specific attributes?

1200


Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc

1161


How does asp.net page work?

1024