|
|
Managing Application State |
|
|
Microsoft Corporation |
|
|
ASP.NET / User Management |
|
|
Click to Visit |
|
|
16 |
The author illustrates with a sample about the application state which is used to read a data. He also gives a sample showing the usage of session state to save volatile user preferences. Then the author follows with a sample about using client-side cookies to save volatile user preferences. Finally this article illustrates with an example in using the ViewState property to save request-specific values. In a nut shell, this article helps the users to manage the application state of the cookies in ASP.NET.
|