Jeff Richter Video on Asynchronous Programming and his Power Threading(blogs.msdn.com)
submitted by
CharlieCalvert(7875) 3 years, 5 months ago
I recently had the chance to sit down with Jeff Richter and discuss his Power Threading Library. This library provides a simple technique for handling asynchronous development. By making clever use of C# Iterators, Jeff is able to make asynchronous code looks as though it is synchronous code the executes in a linear fashion. This greatly simplifies the asynchronous programming model, making it easy for you to complete tasks that were formerly considered difficult.
read more...
|category: C#
|Views: 101
tags:
C# another
Everyones tags:
Your Tags: