BrandGhost
How to Tame the 'async void' Nightmare in C#

How to Tame the 'async void' Nightmare in C#

async void is a pattern many intermediate dotnet programmers are told to avoid like the plague when writing C# applications. However, they one time we're told it's okay is for asynchronous event handlers. In this video, we'll explore how you can use a curious solution for handling exceptions even when your method signature is async void! Check out more on async event handlers: https://www.youtube.com/watch?v=aLN0J_RtDRg&list=PLzATctVhnsgh7LXNuEP87DzVB-FvUvyNv More resources for this video can...
An error has occurred. This application may no longer respond until reloaded. Reload