C# 5 Async CTP – Old VS New – Video screencast
Posted by Filip Ekberg on June 20 2011 Leave a Comment
Posted by Filip Ekberg on June 20 2011 Leave a Comment
This is my second screencast, talking about the C# 5 async ctp. In this session I show how you can refactor old code that is using the task parallel library or a background worker to run time consuming operations asynchronously.
I also touch the surface on what continuation is and how it has been acheived using TPL and how it makes life easier when using async and await.
?>
Filip Ekberg is a Senior Software Engineer working in the country with all the polar bears, author of a self-published C# programming book and overall in love with programming.




