What is view state and how this can be done and was this
there in asp?
Answer Posted / pradeep kumar
Before processing any programe view state will store value
and control of that program at client side and it will post
first after postback.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the default authentication mode for asp.net?
Out of ASP or ASP.NET which one is stateless?
Why do we use asp.net?
Write some code using interfaces, virtual methods, and an abstract class`
Explain some of the major built-in objects in asp.net
What is clickid?
What is enableviewstatemac in asp net?
What are session objects?
What is difference between web config and global asax?
What is the use of session in web application?
Explain Areas in MVC?
Why is xap important?
Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?
What is a viewstate?
Can we handle the error and redirect to some pages using web.config?