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 does the .webpart file do?

583


How you will manage the state of ASP.NET controls?

570


To bind columns manually which tags do you need to add within the asp:datagrid ?

549


What is the difference between the response.write() and response.output.write() methods?

511


What are the validation controls available in ASP.NET?

540






What is the recommended approach for asp.net mvc to globally intercept exceptions? What other functionality can be implemented with the approach? : Asp.Net MVC

496


What is the default Orientation property in a Menu control?

535


We Only Know The Total Number Of Feet In The Farmyard. Write A Program that will compute the total number of rabbits and chickens in the farmyard. Assume number of feet in the farmyard are 40. how many rabbits and chickens are?

433


How long the items in ViewState exists?

963


How does asp page work?

544


How can we inherit a static variable?

539


Define a web service in .net?

615


What is skin in asp.net?

518


Contrast OOP and SOA. What are tenets of each ?

1741


In order to get assembly info which namespace we should import?

522