This is the recording of my C#/.NET course at the computer science school HTL Leonding.
00:00 Async programming on the server (Web API)
20:31 Async programming in a WPF UI
In this lecture, we talk about async programming with C#. Two demos should make it clear why async programming is super important on the server and on the client.