Click here to Skip to main content
15,891,248 members
Articles / General Programming

Reusable Chain of responsibility in C#

Rate me:
Please Sign up or sign in to vote.
4.76/5 (44 votes)
3 Apr 2014CPOL13 min read 109.6K   890   69  
This article explains how to make chain of responsiblity pattern reusable with the help of specification pattern.

Views

Daily Counts

Downloads

Weekly Counts

License

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


Written By
Software Developer (Senior)
Switzerland Switzerland
Software engineer since 2004 with mainstream experience in C#, asp.net, linq, sql server and mobile/responsive web application development.

Comments and Discussions