Answer Posted / srujana
ViewState stores the objects serializable in a hidden field
on the page.
ViewState is used to retain the state of server-side
objects between postbacks.
Viewstate is transported between client and the server.
| Is This Answer Correct ? | 31 Yes | 10 No |
Post New Answer View All Answers
Is viewstate enabled by default?
How to prepare culture-specific formatting in .net.
Explain the difference between singleton and single call?
Explain the use of resource manager class in .net.
Is asp.net and .net the same?
How many types of validators are there in asp net?
Which protocol is used in a web api?
What is query string in asp.net?
Explain exception filters?
Explain program to call the js function when the change is being made in the dropdown list made in asp.net mvc? : asp.net mvc
What are session and cookies?
What is anonymous authentication?
How do I open an ashx file in windows 7?
What is the use of session?
What is web api config?