GET.NET (Gdańsk)
Next month in Gdańsk GET.NET conference is going to happen and I’m happy to speak there about a topic I’m passionate about.
My session is Await and tasks from the ground up and I’ll try to show you foundation of tasks and how it all fits together, asynchronous programming included.
Asynchronous programming exploded with the introduction of await and async keywords in C#. But how is it really work? What’s the basics? Do you understand the implications? Is this just a hidden background thread? I’ll try to explain answers to all these questions and more.