|
|
| HttpApplicationState [+] Favor-It | |
| |
 |
| | Sort By:
|
Enables sharing of global information across multiple sessions and requests within an ASP.NET application. Author: unknown Code: ASP.NET v1.0 & VB |
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 |
Enables sharing of global information across multiple sessions and requests within an ASP.NET application.
Author: rvnuñez Code: ASP.NET v1.0 & VB |
|  | |
Icon Key >
 - Recently Updated
 - Showcase Listing
|