Asynchronous Processing and Multithreading Are Always Fun
Talk video
Talk presentation
In this demo-centric presentation, I will take a closer look at why you should care about async/await and multithreading in your projects. I will take you through examples from real life and show how it works under the hood. By the end of this session, we will understand what bad practices are and how to detect and avoid them. On the way, we'll touch on some CLR and C# features. Whether you are building apps or shared libraries, there will be something for everyone.