Understanding Synchronization Context; Task.ConfigureAwait in Action

When dealing with asynchronous code, one of the most important concepts that you must have a solid understanding of is synchronization context.

Click here to read the article