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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I prevent concurrent access to my data?

555


Explain what does the term "green architecture" mean? : Dot net architecture

556


Explain about httpruntime.cach.get(); method?

575


Is .net easier than java?

527


how to change the application name?

1508






What is new in the .net 2.0 class library?

699


I want to create a project like google maps how can we do that with atlas?

485


What is IL code, CLR, CTS, GAC & GC?

598


Explain the purpose of cache? How is it used? : Dot net architecture

545


What is the importance of updatepanel control?

542


Explain the purpose of cache? : Dot net architecture

479


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

1471


Does application frame need host?

498


What is a service class?

541


What is .net mobile images control. : Microsoft dot net mobile

496