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 use of design pattern?
Why do we use msmq?
Do you know what is the difference between an abstract class and an interface?
Explain me what is an anonymous method and how is it different from a lambda expression?
Integer & struct are value types or reference types in .NET?
what is the keyword used for self reference?
Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?
Explain why do we use the “using” statement?
What?s the Unix name for a Windows service equivalent?
What does cil do?
Explain what are possible implementations of distributed applications in .net?
Explain what relationship is between a process, application domain, and application?