Friday, March 18, 2011

Threads Local Storage in C#

Calling the GetData and the SetData methods the Thread class provides we can keep isolated data separately for each threads. The following video clip shows and explains that.

Read more: Life Michael