Exception Management in .NET
I just want to share with you the below excellent article ( best practices ) to go deeply on how to handle exceptions in your application whether it was a windows application, web application or even a webservice.
Exception Management in .NET
Happy Coding!