Overview
Explore the intricacies of async/await in C# and .NET 8 through this one-hour conference talk from NDC's Copenhagen Developer's Festival. Dive deep into how the .NET compiler transforms async methods into classes and learn about the hidden try/catch blocks that can potentially mask exceptions. Discover optimization techniques for async code, focusing on performance improvements, enhanced exception handling, faster run-time speeds, and reduced app size. Follow along as the speaker demonstrates these concepts by refactoring an existing application, leveraging the latest tools and features in C#12 and .NET 8. Gain valuable insights to elevate your async programming skills and create more efficient, robust applications.
Syllabus
Correcting Common Async/Await Mistakes in .NET 8 - Brandon Minnick - Copenhagen DevFest 2023
Taught by
NDC Conferences