Archive for September, 2009

Two Components for your Toolbox

Posted on September 25th, 2009 by aaron
Filed under .net, Uncategorized | 2 Comments

Any desktop application I write from now on will contain these two interfaces. They’re useful enough I thought I should share. Also note, with upcoming improvements in .NET 4.0 (or higher) they might be rendered moot. So far, I don’t think they are, as it’s still difficult to test the code itself that performs asynchronous [...]