Series recap:
PRISM, MEF, and MVVM Part 1 of 3: Unity GluePRISM, MEF, and MVVM Part 2 of 3: Making PRISM MEF FriendlyPRISM, MEF, and MVVM Part 3 of 3: Dynamic MEF Modules in PRISM
In the final part of this series, I will show a dynamically loaded module (using PRISM) that takes full advantage of MEF.
Here is a preview of the final product, ...