What does the "EnableViewState" property do?
Answer / vandana joshi
It is a property of page and if it is enabled then it
maintains the state of page itself.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?
What is namespace in .net?
What is portable executable (PE)?
What is meant by localization?
What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET?
3 Answers Accenture, CC Soft, Infosys,
What is Application Domain?
What is RunTime Polymorphism?
5 Answers Deloitte, eClerx, Horizon, Intel, Pragna Technologies,
Explain acid properties?
What is manifest in .net?
Can a dll be changed to an exe?
Dot Net is Platform Independent or Platform Dependent..?
What's wrong with a line like this? Datetime.parse(mystring);