I\'m working on creating a call back function for an ASP.NET cache item removal event.
The documentation says I should call a method on an object or calls I know wil
There is some research going on which allows you to detect non-thread-safe code. E.g. the project CHESS at Microsoft Research.