00:14:48 How to make UI responsive with proper Async Await usage 00:17:09 How to make async but main thread blocking code with TaskFactory.StartNew and Task.Wait 00:20:52 How to make fully ...
There's a lot of confusion about async/await, Task/TPL and asynchronous and parallel programming in general, so Jeremy Clark is on a mission to inform developers on how to use everything properly.