Click here to Skip to main content
15,891,529 members
Articles / Programming Languages / C# 5.0

Error Handling in SOLID C# .NET – The Operation Result Approach

Rate me:
Please Sign up or sign in to vote.
4.66/5 (47 votes)
26 Aug 2015CPOL3 min read 97.2K   34  
Error handling often brings down an otherwise good design, this article offers an approach to standardize and simplify your error handling particularly in SOLID applications.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Zimbabwe Zimbabwe
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions