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

Answer Posted / nilesh lende

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 ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the asp.net list controls and difference between them?

522


What does aspcompat="true" mean?

561


What is difference Between Authentication and authorization?

578


What is meant by web application?

550


Why is xap important?

604






What is the appSettings Section in the web.config file?

588


What is the parent class of all the web server control?

491


What is strong-typing versus weak-typing?

587


What is the caspol.exe tool used for?

547


Where is asp.net session stored?

479


What type of code, client-side or server-side, is found in a code-behind file of a Web page?

588


What are the advantages of using sql stored procedures instead of adhoc sql queries in an asp.net web application?

586


Can user control be stored in library?

529


What are tuples?

546


Any disadvantages in Dataset and in reflection ?

2829