|
|
State Management in Web Forms |
|
|
Bipin Joshi |
|
|
ASP.NET / Component & Controls |
|
|
Click to Visit |
|
|
29 |
In this tutorial you can get a brief explanation about the client side and server side state management of the web pages. The author explains the various client side methods such as using view state property, hidden fields, cookies and query strings server side methods such as application state, session state and database for maintaining the state management.
|