dotnet Top 10 Dotnet Exception Anti-Patterns in C# by Matt Eland November 6, 2022 by Matt Eland November 6, 2022 In this article we’ll explore the top 10 mistakes I see new and seasoned developers make with exception management in dotnet source code. These principles should be valid for all dotnet languages, but examples will be provided in C#.