Why Should You Wrap Your ASP.NET Session Object (dev102.com)
submitted by
razamit(4545) 3 years, 9 months ago
ASP.NET provides mechanisms for storing information for a single user session or across multiple sessions. This is done using the HttpSessionState and HttpApplicationState classes. The Page class has Application and Session attributes to provide access to current objects. The simple way to access them is as following:
|category: Architecture
|Views: 72
tags:
Architecture ASP.NET another
Everyones tags:
Your Tags: