What is view state and how this can be done and was this
there in asp?

Answer Posted / kautilya

ViewState is a hidden component which is being stored at
client side. It is basically used to retain the data of the
form during round trip to the server.

Viewstate is introduced in asp.net, it was not in classic
asp.

Is This Answer Correct ?    20 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is the view state data stored in asp net?

768


When you use Ajax controls in the ASP.NET application?

776


How to handle errors in Web API?

860


What is session management in web application?

748


Explain asp.net application life cycle?

731


How does a content page differ from a master page?

713


What does a switch do?

740


Explain the Order of events in an asp.net page?

784


Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?

805


What is clr? Difference between clr & cts?

860


How to unit test Web API?

918


I have created a configuration setting in my web.config and have kept it at the root level. How do I prevent it from being overridden by another web.config that appears lower in the hierarchy?

740


What is & in a url?

716


What is scope of an application variable in asp.net?

706


How will you load dynamic assembly?

740