Today I gave a presentation (again) on the Microsoft Managed Extensibility framework. Below are the slides and demos used for this presentation.
ProjetListDemo A simple demo showing the syntax for MEF imports and exports
DemoAccounting shows how to dynamically add modules to an application at runtime, without recompiling.