.NET is a beautiful creation that is able to take care of a lot of things for us. You are running out of memory? GC will take care of it. Asynchronous method? Yeah, what about asynchronous methods? Let’s find out ;)
Presentation will be in English
During this session we will cover:
-Introduction to async await
-Run and forget pattern
-Wrapping your events to Task
-Async operations in lambda
-ConfigureAwait()
-ValueTask
-Tasks aggregation
-CancellationToken
-Dealing with exceptions
About speaker:
Dominik Przywara is a Lead Software Engineer at Sopra Steria providing software using Microsoft Technologies. Co-founder of Silesian Microsoft User Group (PL), consultant, trainer. Privately good tv series fan, coder, gamer.