Click here to Skip to main content
15,881,803 members
Articles / Programming Languages / C#

Chain Of Responsibility Design Pattern in C#, using Managed Extensibility Framework (MEF)

Rate me:
Please Sign up or sign in to vote.
5.00/5 (20 votes)
13 Nov 2011CPOL4 min read 56.6K   61  
This post is about implementing Chain Of Responsibility design pattern, and few possible extensions to the same using Managed Extensibility Framework or MEF

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
Architect
India India
Architect, Developer, Speaker | Wannabe GUT inventor & Data Scientist | Microsoft MVP in C#

Comments and Discussions