What is view state and how this can be done and was this
there in asp?
Answer Posted / rajneesh hajela
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.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between CC and BCC?
What are the different methods of session maintenance in asp.net?
How does cookies work in asp net?
What is the difference between exe and dll?
while developing webservices if i want some users to use my webservice only how can i give security to my webservice?
How can we implement a identity (sql server) call in an asp.net page?
Disable Mouse right click on web page in asp.net?
What is the difference between mechine.config and web.config?
How to send a DataReader as a parameter to a remote client ?
What is the default Orientation property in a Menu control?
How to do state management in ASP.NET?
What is application session?
Explain the difference between inline and code behind - which is best in?
What is dynamic web page with example?
What is the size of Get method and how much data it can store?