10
shouts

Random Acts of Coding: Using MEF and Custom Configuration Sections

published 790 days, 8 hours, 54 minutes ago posted by JamesEggersJamesEggers 791 days, 14 hours, 49 minutes ago
Thursday, December 24, 2009 7:48:36 PM GMT Wednesday, December 23, 2009 1:53:25 PM GMT

Up to this point, I've dove into some of the core fundamentals of using the Managed Extensibility Framework.  Starting with this post, we're going to dive into how to apply it under certain circumstances.  Some of the scenarios in the upcoming posts will focus on using MEF with different .Net technologies, applications that use MEF, or tricks in .Net that can assist when working with MEF.  In this post, we'll start with this last category of scenarios by looking at how to utilize a custom configuration s...

category: Architecture | clicked: 1 | | source: randomactsofcoding.blogspot.com | show counter code
tags: C#, MEF