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

Answer Posted / anand mishra

It is used to remember the controls state when page is
posted back to server.asp.net stores the viewsate on clien
site in hidden field _Viewstate in encrypted form.we can
enable/ disable the view state with "EnableViewstate"
property to True/False.
view state value from one web page can not be accessed from
another web page.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define xmlreader class.

572


Describe paging in asp.net?

674


How to find last error which occurred in Asp.net ?

682


What would be salary for 8+ years of experience in ASP.NET in different metro city in india?

1985


How can exception be handled with out the use of try catch?

544






What is the use of the tag in the web.config file?

569


What should you do is you want to remove an existing component but would like to make some funtionalities?

1480


Define secured sockets layer.

535


What is difference between inproc and outproc?

662


5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?

1767


i want to implement grid view value in paypal site. so how to create this code in asp.net with C#

1490


Is asp.net different from asp? If yes, explain how?

494


What is the difference between viewstate and hidden field in asp.net?

486


Describe the difference between inline and code behind - which is best in a?

569


How to reduce the width of textbox in editcommandcolumn of datagrid?

528