I'm currently trying to get my head around the CCR as a Asynchronous programming model. In the past i've used the standard begin/end methods. I primary develop in VB.net and have been looking with longing at the Yield/Enumerator tricks.
What is your favourite asychronous pattern?