• Effective MEF (Managed Extensibility Framework)

    Published by on September 3rd, 2010 6:50 am under Technology

    4 Comments
    I’ve been working heavily with Managed Extensibility Framework (MEF) as part of Prism v4. Through this effort (and by regularly pestering Glenn Block with questions), I’ve compiled some guidelines that I find useful. I’ve based my guidelines on a style I first saw in ‘Effective C++’ by Scott Meyers. I like his use of the word... read more