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
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
How do you create a master page?
How long do session variables last?
What is enableviewstate?
What is enableviewstatemac in asp net?
What is asp.net and ado net?
Which is faster union or union all?
What is difference between URL and URI?
What is mvc in angular?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
Explain server side state management system.
How can we implement a identity (sql server) call in an asp.net page?
What is difference between asp state management and asp.net state management?
How does session authentication work?
Are cookies stored on server or client?