May 2003 - Posts

Beware of the [ThreadStatic] attribute in an ASP.NET environment - Continued
Glad to see someone paying a little attention to this problem.  I'm using CallContext right now, and it works very well for me.  I did however put a facade in front so I can switch the implementation details should the need arise.
More Posts