Click here to Skip to main content
15,885,032 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 96.8K   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.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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