Answer Posted / chowdary
It maintain the controls data under postback
implementation.It is implemented based on hidden field
concept.Generally viewstate is disabled for Password type
textboxs.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is clickid?
Where are session variables stored?
What is the asp.net mvc folder conventions? : asp.net mvc
Explain the difference between Repeater and Data list control in ASP.NET?
What is difference between mvc and asp.net? : Asp.Net MVC
How is a session stored and maintained in asp.net?
How to use ipostback?
Can you explain why it is useful to use mvc instead of webforms? : asp.net mvc
Explain the difference between inline and code behind - which is best in?
What is http request and response?
What is state management technique?
How do we ensure view state has not tampered?
What are the Types of state management techniques
Why do we need Sessions?
Define machine.config in .net?