Today at the Raleigh VS Southern Road Show which was put on by Brian Hitney and Glenn Gordon I had a chance to do a 20 minute lightning talk on MEF. Because I only had 20 minutes, my talk focused on explaining the ‘what and the why’ along with providing 2 (had 3 but only got through 2 of them)...
Yesterday I delivered my talk, “Build Your Own MVVM Framework,” at Mix. Thanks to all who came out to listen and allow me a short time to share some of my ideas. I’m very grateful to have had this opportunity. Thanks also to all who voted for the talk. If you were not able to make it...
Posted to
.NET & Funky Fresh
by
Rob Eisenberg
on 03-16-2010
Filed under: WPF, Xaml, databinding, WPF/e, .NET 3.5, Caliburn, Featured, Silverlight, RIA, MEF, MVVM, UI Architecture
Many months ago I created a post on how to get started with MEF . Ever since then I have been meaning to get this post (and others) about about how to get up and running quickly with MEF. In this post will demonstrate how to provide Metadata (custom values which can help provide context) information...
Have you ever received the following exception while using MEF ? Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. if you have received this error did you scratch your head and wonder ‘what the F does this mean’? Well the long and short...
Today a conversation sparked off on Twitter, started by Jimmy Bogard and Matt Hinze , and then carried on by myself and Glenn Block . The basic starting point was what the difference was between using an IoC container like Windsor or StructureMap and using MEF (the Managed Extensibility Framework ) I...