Storing Contextual Data in Web and non-Web applications - Joel Varty(weblogs.asp.net)
submitted by
hexy(325) 3 years, 8 months ago
Article on storing data in HttpContext.Current.Items for web verses a static variable for non web use. Joel makes use of the [System.Threading.ThreadStaticAttribute] to provide thread safety for multi-threaded applications.
|category: Tips & Tricks
|Views: 5
tags:
Tips another
Everyones tags:
Your Tags: