Course
Skills Expanded
Building Extensible Applications with MEF
Managed Extensibility Framework is Microsoft's answer to the extensibility problem. This course dives into MEF, its mechanics and how MEF can be used to build flexible, pluggable applications.
What you'll learn
In this course, you'll learn about MEF, Microsoft's answer to the runtime extensibility problem of today's applications, and how to implement it into your existing applications. What is MEF? How does it work? Should you replace your existing IoC solution with MEF? We'll answer these questions and more throughout this course. For existing users of MEF, we also cover troubleshooting and debugging parts.
Table of contents
Introduction
16mins
Attributed Programming Model - Parts
24mins
Attributed Programming Model - Composition
21mins
Part Lifetime and Scope
15mins
Debugging
15mins