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

Answer Posted / asela chamara

It is the technique used by an ASP.NET Web page to persist
changes to the state of a Web Form across postbacks. The
view state of a page is, by default, placed in a hidden form
field named __VIEWSTATE.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

549


What is difference between view state and session state?

479


Define data caching?

543


How do you initiate validation on the server manually? What are two situations when you might you want to do that?

1359


How can we inherit a static member?

590






What does uri mean?

494


What is an asp.net validator? And, mention its types.

590


What is the difference between the get method () and post method ()?

518


How to make paging concepts in datagrid in ASP.NET?

549


What kind of data we can store in viewstate?

576


what is command line compiler.what are the steps and how it is related to debugging.

1413


Why do you use the app_code folder in asp.net?

550


What's the ASP.Net Application life cycle?

564


What is asp.net ajax?

555


Web API supports which protocol?

854