Wednesday 

Room 8 

15:00 - 16:00 

(UTC+02

Talk (60 min)

Back to Basics: Efficient Async and Await

We've all experienced deadlocks, and we all hate them, but how do we prevent (and potentially fix) them?

.NET
Languages

That's right, no one likes applications crashing or giving users an unexpected behavior.

Introducing asynchronous patterns is so much more than just applying async and await to your methods; you really, I mean really, need to understand what's going on.

In this session, we'll make sure you know how to avoid crashing your applications, and how to adhere to best practices when applying asynchronous patterns in our .NET applications.

Filip Ekberg

Filip is the author of C# Smorgasbord and over 20 Pluralsight courses, speaker at events and user groups around the globe, Microsoft MVP for 11 years in a row. He loves teaching fellow developers how to master all things C# and .NET.