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

Answer Posted / arunajyothi.m

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.

Is This Answer Correct ?    14 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between file-based dependency and key-based dependency?

564


What is the use of autowireup in asp.net?

560


What kind of data can be stored in viewstate?

530


In Code-Behind class which kind of code (server or client) is found ?

593


Why is mvc better than asp.net?

531






Explain about solution explorer window?

617


Which type if caching will be used if we want to cache the portion of a page instead of whole page?

502


What is page request in asp.net?

525


How to improve performance of web application asp.net mvc? : Asp.Net MVC

490


How can you implement the postback property of an asp.net control?

527


In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely

1547


What is the default timeout for a cookie?

560


Can the dictionary object be created in client?s scope ?

1988


Explain how can you debug your .net application?

531


What are the differences between primary foreign and unique keys?

519