 |  | Rating: Reviews: 0 [+] Favor-It: 0 Users [+] |
|
Using application state is faster than storing and retrieving information in a database. And, unlike session state which is specific to a single user session, application state applies to all users and sessions. Author: Rey Nuñez Code: ASP.NET v2.0 & VB |