Silverlight MEF: Custom ExportProvider for Attached XAML Exports
I’ve been enjoying learning more about the Managed Extensibility Framework (MEF) and exploring various ways to integrate it with applications. After toying with MEF on Silverlight for awhile, I began […]
MEF: Build a Plugin in Under 10 Minutes

In preparing for an upcoming talk I’ll be giving on the Managed Extensibility Framework (MEF), I wanted to demonstrate how fast and easy it is to use in a sample, […]
Dynamic Module Loading with Silverlight Navigation using Prism
I started a project to update my personal website using Silverlight. The goal is to use Prism/Composite Application Guidance to build out a nice site that demonstrates some Silverlight capabilities […]