What does the "EnableViewState" property do? Why would I
want it on or off?
Answer Posted / 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 |
Post New Answer View All Answers
How can I create a application?
Explain the number or character entered through keyboard gets converted to equivalent ascii code & it get stored on ram in the binary form. What is the exact procedure on hardware that converts the ascii value to binary? : .NET Architecture
What does the term "green architecture" mean? : Dot net architecture
Explain hard disk and what is its purpose? : .NET Architecture
Explain cache? : Dot net architecture
deference between display and visibility property of CSS
Can I create my own context attributes?
What is the use of web.config?
What is the difference between an event and a delegate?
How do you handle this COM components developed in other programming languages in .NET?
Define cache coherency? : Dot net architecture
what is polymorphism and advantage ?
question related to table havi colspan and row span
Describe the advantages of writing a managed code application instead of unmanaged one. What is involved in certain piece of code being managed?
Explain the process of gc?