Error!
Success!

Storing Contextual Data in Web and non-Web applications - Joel Varty

0
kicks

Storing Contextual Data in Web and non-Web applications - Joel Varty  (Unpublished)

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.


Kicked By:
Drop Kicked By: