Correcting Common Async - Await Mistakes in .NET 8
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the intricacies of async/await in C# and learn how to optimize your code in this comprehensive conference talk from NDC Porto 2023. Discover how the .NET compiler transforms async methods into classes and adds hidden try/catch blocks that can potentially mask exceptions. Analyze the compilation process of async code in .NET to gain a deeper understanding of its inner workings. Follow along as the speaker demonstrates practical optimization techniques on an existing application, showcasing improvements in performance, exception handling, runtime speed, and application size. Gain valuable insights into correcting common async/await mistakes and enhancing your .NET 8 development skills.
Syllabus
Correcting Common Async/Await Mistakes in .NET 8 - Brandon Minnick - NDC Porto 2023
Taught by
NDC Conferences
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Software Testing
University of Utah via Udacity The Hardware/Software Interface
University of Washington via Coursera Software Debugging
Saarland University via Udacity Introduction to Systematic Program Design - Part 1
The University of British Columbia via Coursera