In this post I assume you have read my first post on this subject. You can find the first post here . In the first part of this blog post, I explained briefly what MEF is and I showed how you can extend MEF with a custom ExportProvider, so that instead of configuring your exports with attributes, you...
The .NET framework 4.0 may be far away now, but Microsoft is working really hard to complete the bits. I wasn't going to write about this, but after reading the information on the C# future page on MSDN I found it hard not to soak it all in and provide an overview of what is to come. Dynamic lookup With...