Kerala Microsoft Users Group
Pay $0.00 for Windows Server 2008 and SQL Server 2008 licenses.

Fun with Dynamic Objects and MEF in C# 4.0 - A dynamic File System Wrapper

Latest post 09-04-2009 6:52 AM by Anoop Madhusudanan. 0 replies.
  • 09-04-2009 6:52 AM

    Fun with Dynamic Objects and MEF in C# 4.0 - A dynamic File System Wrapper

    Just published a new code project article, around System.Dynamic namespace and MEF

    This article is mainly around doing some fun stuff by scratching the back of

    • System.Dynamic namespace introduced in .NET 4.0
    • System.CompositionModel namespace (Managed Extensibility Framework or MEF - http://mef.codeplex.com/)

    The key objective is to demonstrate the multi dimensional possibilities and exciting things we can experience with C# and .NET 4.0. We’ll be having a couple of interesting objectives
    • Create a dynamic wrapper around the file system so that we can access Files and Directories as properties/members of a dynamic object
    • A way to attach custom Methods and operators to our dynamic wrapper class and dispatch them to a plug in sub system. 
    Thought you guys might enjoy. 

     

    Anoop Madhusudanan

    Yet another Spiritual Programmer: See my blog for Design Patterns, Neural Nets, .NET recipes and more - http://amazedsaint.blogspot.com 

    Filed under: , , , ,
    • Post Points: 5
Page 1 of 1 (1 items) | RSS
Pay $0.00 for Windows Server 2008 and SQL Server 2008 licenses.