Hi everyone
I've just completed an interactive tutorial on C# asynchronous functions. It spans everything from what asynchronous programming is and why we need it, to writing custom awaitables.
It's shipped as a LINQPad sample library. To download, download
the latest LINQPad beta, then go to 'Samples' on the bottom left, click 'Download more samples' and choose the async functions tutorial.
Enjoy!
Joe
