What is view state and how this can be done and was this
there in asp ?
Answer Posted / babu reddy
View state one of the state management process
it is done by using hidden fields
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the advantages of passport authentication?
What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?
Explain the difference between asp and asp.net?
What are the different method of navigation in asp.net?
Fetch one page value to another page without using state-managment ?
Define common type system?
What is the purpose of using MVC programming pattern in ASP.NET?
What's the difference between viewstate and sessionstate?
What symbol specifies the beginning of a query string?
Is global asax mandatory?
Explain the difference between authentication and authorization.
How does ASP.NET framework maps client side events to Server side events.?
What is http post and http get?
Tell me the code snippet to show how we can return 404 errors from HttpError?
What is the part of url?