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