Correcting Common Mistakes When Using Async - Await in .NET
Offered By: NDC Conferences via YouTube
Course Description
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
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube