Fundamentals of the Managed Extensibility Framework

added by rcash
9/13/2011 5:31:08 PM

199 Views

The term "enterprise" seems to inspire images of complex, large, difficult-to-maintain software systems but a well-written system doesn't have to suffer from the extra complexity. The first project I completed reaches past Silverlight and addresses a framework I believe was game-changing when introduced with .NET 4.0: the Managed Extensibility Framework (MEF). I have since used it in projects ranging from SharePoint WebPart integration to the slate application our company developed for Rooms to Go.


2 comments

dpeterson
9/14/2011 8:55:22 AM
Looks like he wants $55 for the full lessons; not worth it for the average Joe, but if the company is footing the bill....

vijayst
9/16/2011 8:52:51 AM
I used to follow the MEF project in Codeplex sometime back: http://mef.codeplex.com/. Interesting framework. I will check the links in the article.