PreviousNext

Async demystified - Karel Zikmund

by bill-s, 2019-11-19T17:37:26.672Z

Do you struggle to understand async/await in C#? How it works and why? I did. So I asked the best - the author of async, Stephen Toub. This talk is summary of the most interesting insights from him that helped me and my colleagues on CoreFX team to finally truly understand the magic behind async/await.

Read More