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
What are the types of session in asp.net?
What is the difference between mvc and asp.net? : Asp.Net MVC
What are Session states available and its Uses?
Describe the difference between inline and code behind - which is best in?
Explain the advantages of passport authentication.
What are the cookies types in asp.net?
What is postback in asp net?
How do I open an ashx file in windows 7?
What are tuples?
i want to implement grid view value in paypal site. so how to create this code in asp.net with C#
What is the file through which you can customize your asp.net application?
What are the advantages and disadvantages of Using Cookies?
Define a static class?
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
Explain how is a property designated as read-only?