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 does the "EnableViewState" property do? Why would I
want it on or off?

Answers were Sorted based on User's Feedback



What does the "EnableViewState" property do? Why would I want it on or off? ..

Answer / raghumadhav tirunagari


IT keeps the data of the control during post backs.
if we turn off the values should not populate during server
round trip.

Is This Answer Correct ?    1 Yes 0 No

What does the "EnableViewState" property do? Why would I want it on or off? ..

Answer / manjunath

It allows the page to store the user's input during theww
form postbacks.

It also allows the server side controls to maintain the
input values for particular control which is stored in
hiidden fields before being displayed to the client's
browser.

when the roundtrip is made to the server, the server control
is recreated with state stored in the view state.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net AllOther Interview Questions

What is VSS? Use of VSS? How can we use VSS in our Application?

4 Answers  


what are the fundamental and common properties of .net controls?

0 Answers   Six Sigma,


difference between Response.write,server.transfer and also which one is used when ?

0 Answers  


Explain the Lapsed Listener problem in .net

0 Answers   HCL,


Explain about common language infrastructure?

0 Answers  


What is the problem with .net generics?

0 Answers  


what is managed code and managed data?

2 Answers   Six Sigma,


Differences between VS 2005, 2008 and 2010 ?

0 Answers   HCL,


Define pipelining? : Dot net architecture

0 Answers  


how to change row background color in gridview

0 Answers  


What is cache coherency and how is it eliminated? : .NET Architecture

0 Answers  


can any one urls for learning .net(which is written in simple english)

1 Answers  


Categories