Jiří Činčura
Jiří Činčura is an independent developer and consultant focusing on data and business layers, language constructs, parallelism and databases.
He’s Microsoft MVP, maintains ADO.NET driver for Firebird (with EF and EF Core support) and blogs at https://www.tabsoverspaces.com.
Thursday 20th Oct
Writing and measuring high performance code with latest .NET and C# features
Over the last couple of versions on .NET and C#, both added (among others) performance oriented features. These are usually not for everyday use, but in specific cases can make a huge difference in performance. Sometimes even in a way that was very difficult to do previously. In this workshop I’ll teach you the most useful ways how to code with minimal overhead. We’ll also cover how to measure and compare our progress.