Back to Basics - Efficient Async and Await
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore efficient asynchronous programming techniques in .NET applications through this conference talk from NDC Porto 2022. Dive deep into the intricacies of async and await patterns, learning how to prevent deadlocks and unexpected application behavior. Gain valuable insights on best practices for implementing asynchronous patterns, ensuring robust and responsive software. Discover strategies to avoid common pitfalls that lead to application crashes and understand the underlying mechanisms of asynchronous programming beyond simply applying async and await keywords. Equip yourself with the knowledge to write more efficient, stable, and performant code in your .NET projects.
Syllabus
Back to Basics: Efficient Async and Await - Filip Ekberg - NDC Porto 2022
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