Articles tagged with "Task"

Use TaskCompletionSource to turn an event or callback based model into a Task based one
Explore adapting Socket's async model to a task based one and adding some awaitable socket operations to your projects