Back to Basics: Efficient Async and Await - Filip Ekberg - NDC London 2022

Поділитися
Вставка
  • Опубліковано 1 сер 2022
  • We've all experienced deadlocks, and we all hate them, but how do we prevent (and potentially fix) them? 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.
    Check out more of our featured speakers and talks at
    www.ndcconferences.com
    ndclondon.com/
  • Наука та технологія

КОМЕНТАРІ • 9

  • @IT_Ashok
    @IT_Ashok 3 місяці тому +1

    One of the best presentation on async await.

  • @kaolyfe-cw2cm
    @kaolyfe-cw2cm 27 днів тому

    Great content again Filip!

  • @mpumi1024
    @mpumi1024 Рік тому +14

    This is proving to be my fav channel

  • @NaaneVinu
    @NaaneVinu Рік тому +2

    A detailed and perfect video for concurrent and asynchronous operations..

  • @LintAndButtons
    @LintAndButtons Рік тому +9

    Still somehow got Rick Rolled. Amazing. lol

  • @kokizzu
    @kokizzu Рік тому +10

    XD lol so many complication for simple things..