All Tags » MEF » C# (RSS)

Browse Blog Posts by Tags

Showing related tags and posts for the Blogs application. See all tags in the site
  • Plain Old Objects and MEF

    After my MEF presentation at the Hampton Roads .NET User Group someone asked me about creating objects like customers and invoices via MEF. I gave an overly quick answer to a really good question. A lot of the IoC history involves using dependency injection for services. This is great partly because...
    Posted to Leaning Into Windows by Kathleen on Thu, Oct 11 2012
    Filed under: Filed under: , , , ,
  • Passing Metadata to Exports in MEF

    Perhaps this post should have been out before my previous one the topic. Anyway, continuing the journey on Managed Extensibility Framework (MEF) in .NET, let us see how we can attach metadata to an exported type and how it can be retrieved on the importing side, all in short steps (I am not going to...
    Posted to Blue Blip by Siva M on Thu, Sep 27 2012
    Filed under: Filed under: , , , ,
  • Metadata Inheritance in Managed Extensibility Framework (MEF) in .NET 4.5

    I have been playing around with Managed Extensibility Framework (MEF) of .NET 4.5 for a while now. Overall, it is a great framework for designing many plug-in/extensibility scenarios of .NET applications, web, desktop or even Windows Store (Metro). One area that got interesting in my MEF experiment was...
    Posted to Blue Blip by Siva M on Fri, Sep 14 2012
    Filed under: Filed under: , , , , ,
  • MEF CompositionInitializer for WPF

    The Managed Extensibility Framework is an amazingly useful addition to the .NET Framework. I was very excited to see System.ComponentModel.Composition added to the core framework. Personally, I feel that MEF is one tool I’ve always been missing in my...
    Posted to Reed Copsey, Jr. by on Fri, Mar 26 2010
    Filed under: Filed under: , , , , ,
  • POO is so pretty with C#

    I will take a major risk with this post but, never mind, I will write about POO today. It’s a major risk because I think that every architect has different ideas and even if I use some design patterns, I know that some architects would use different ones in my sample. Moreover, I know that in my...
    Posted to Matthieu MEZIL by Matthieu MEZIL on Mon, May 18 2009
    Filed under: Filed under: , , ,
Page 1 of 1 (5 items)