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...

what is view state

Answer Posted / sudheekar reddy

Viewstate is provided as a concept and also as an object.
in ASP.NET al controls that require state to retain their
values during round trips are implicitly maintained by
ASP.NET.
When client makes a request for a page, asp.net process
the page at server and gets the processed results. These
results r concatenated into one string. The string is
converted into base64 encoding format and stored in a
HIDDEN FIELD, which is called VIEWSTAT.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the new web part controls in asp.net 2.0 ?

1106


What are session state modes?

1048


Explain server-side scripting and client-side scripting.

979


When you use Ajax controls in the ASP.NET application?

1080


Explain the features that make asp.net more used framework? : asp.net mvc

990


What is the size of Get method and how much data it can store?

1235


What are the event handlers that can be included in the Global.asax file?

1142


IN an ASP.NET Web application if there is any error, how can you debug?

1108


In which event of the page life cycle, is the viewstate available?

1046


Differentiate between file-based dependency and key-based dependency.

986


How do I debug an asp.net application that was not written with visual studio.net and that does not use code-behind?

1058


is there any third party tools are using in .net technologies? what are there ? give me the brief introduction?

2472


What is advantage of code behind coding in ASP.NET?

1080


What is the default Orientation property in a Menu control?

1085


What is loop in asp.net?

1157