Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Creating a modular application using Prism v2 - Screencast 4/4 : Decoupled Communication
Feb 19, 2010 at 4:55 AMI concurr on the MEF with PRISM v2. There is MEFContrib that has a MEFBootstrapper but it does not work with the latest release of PRISM and MEF in VS2010. It seemed like they were on the right track, but got diverted. I want to pick and chose when I use PRISM and MEF. My two cents is that PRISM is to complex for an average developer, MEF is easier to use and has more utility around creating and traversing through catalogs. I just can't inject into a Region without PRISM.