Click here to Skip to main content
15,890,897 members
Articles / Programming Languages / C#

Extensible Application Design Using the Managed Extensionsibility Framework

Rate me:
Please Sign up or sign in to vote.
4.80/5 (5 votes)
4 Oct 2010CPOL14 min read 23.5K   464   23  
In today's world, application requirements are changing and software is constantly evolving. The Managed Extensibility Framework is a one stop solution for most business problems we solve in our day to day life. Applications targeting MEF can easily adopt to changes in business elegantly.

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
Architect
India India
I have around 9 years of experience in Microsoft technologies, .Net 2.0,3.5, Asp.net MVC developed small to medium scale products using Silverlight 2.0, Asp.net Ajax technologie and Javascript frameworks.

Comments and Discussions