Overview
Dive deep into the world of asynchronous programming in .NET with this 52-minute conference talk. Explore how the .NET compiler handles asynchronous code and discover how small improvements to async/await implementations can lead to significant performance gains. Learn to identify and correct common mistakes that can result in inefficient code, unhandled exceptions, and unexpectedly large app sizes. Gain valuable insights to enhance your understanding of the async/await framework and avoid potential pitfalls in your .NET development projects.
Syllabus
Correcting Common Mistakes When Using Async/Await in .NET - Brandon Minnick
Taught by
NDC Conferences