I posted a new sample (hopefully interesting) to GotDotNet.com user samples. It's a class that allows you to map any delegate (and therefore any method) to the ThreadStart, WaitCallback or TimerCallback delegates.  I got the idea from seeing a bunch of Read More