|
-
Nov 28th, 2009, 05:55 PM
#1
Thread Starter
Frenzied Member
How to keep an object in memory for life of web app?
I want to try and implement my own caching framework in ASP.NET, not using built in caching. As a simple example, is there anyway to place some arbitrary object in memory (a single object, or maybe a List <of T>), and have it available to anyone accessing a web page on the site at any time?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|