I learnt something new today that I hadn't seen before in .NET 2.0. I got it from this link here and it is somewhat related to something I posted a long time ago about capturing ExecutionContext back here
Essentially, it was this class called AsyncOperationManager
Read More