The post is a compilation of notable C# conference talks from 2023-2024, covering various topics such as future predictions in software development, correcting common async/await mistakes, and secure low-level C# programming without the unsafe keyword. Talks include insights from Richard Campbell on future technologies, Brandon
Table of contents
IntroductionThe Next Decade of Software Development — Richard Campbell — NDC London 2023Correcting Common Async/Await Mistakes in .NET 8 — Brandon Minnick — Copenhagen DevFest 2023Writing async/await from scratch in C# with Stephen Toub 2024You are doing logging in .NET wrong. Let's fix it. — Nick Chapsas — NDC Oslo 2023A Complete .NET Developer's Guide to Span with Stephen ToubSafety first! Low-level C# without the unsafe keyword — Wesley Cabus — NDC Sydney 2024ConclusionSort: