Tag archives for n-tier exception handling
C#, .NET Exception Handling Best Practices
The Problem Statement You have just started working on an existing codebase – an n-Tier project - and noticed that the Exception Handling framework wasn’t as well defined as you…