|
|
Nine Options for Managing Persistent User State in Your ASP.NET Application |
|
|
Steven A. Smith |
|
|
ASP.NET / Development Tools |
|
|
Click to Visit |
|
|
Click to Download |
|
|
27 |
|
This online tutorial explains about the various ways to endure between user requests. The author tells that the users could use the hidden fields, the cache objects and the application objects. The article provides the guidelines about the above mentioned objects when to be used. Different ways to presist data between user request is the main highlight discussed in this article.
|