SilverlightShow: Introduction to Managed Extensibility Framework with Silverlight Comments http://www.silverlightshow.net/ Silverlight articles, Silverlight tutorials, Silverlight videos, Silverlight samples SilverlightShow.net http://www.rssboard.org/rss-specification Argotic Syndication Framework 2008.0.2.0, http://www.codeplex.com/Argotic en-US estoychev@completit.com (Emil Stoychev) RE: Introduction to Managed Extensibility Framework with Silverlight 4.0 <p>Hi Monique!</p> <p>Could you explain me this a litte more in detail please?</p> <p> </p> http://www.silverlightshow.net/items/Introduction-to-Managed-Extensibility-Framework-with-Silverlight-4.0.aspx#comment3983 zoltan.arvai http://www.silverlightshow.net/items/Introduction-to-Managed-Extensibility-Framework-with-Silverlight-4.0.aspx Tue, 13 Jul 2010 09:22:54 GMT RE: Introduction to Managed Extensibility Framework with Silverlight 4.0 This is really exciting.  I was just thinking it would be nice to read a comparison on using MEF as a mechanism to perform sync and async communications with your internal coding over other code methods.  Could you write something along those lines and the pros and cons? http://www.silverlightshow.net/items/Introduction-to-Managed-Extensibility-Framework-with-Silverlight-4.0.aspx#comment3981 Monique http://www.silverlightshow.net/items/Introduction-to-Managed-Extensibility-Framework-with-Silverlight-4.0.aspx Tue, 13 Jul 2010 07:06:13 GMT RE: Introduction to Managed Extensibility Framework with Silverlight 4.0 <p>Thnx ppopadiyn nice catch :)</p> <p>Right now I'm not. But If someone else is not going to do it, I might do it later :)</p> http://www.silverlightshow.net/items/Introduction-to-Managed-Extensibility-Framework-with-Silverlight-4.0.aspx#comment3881 zoltan.arvai http://www.silverlightshow.net/items/Introduction-to-Managed-Extensibility-Framework-with-Silverlight-4.0.aspx Mon, 28 Jun 2010 10:13:21 GMT RE: Introduction to Managed Extensibility Framework with Silverlight 4.0 By the way do you intend to cover MEF in more details in further articles ? http://www.silverlightshow.net/items/Introduction-to-Managed-Extensibility-Framework-with-Silverlight-4.0.aspx#comment3862 ppopadiyn http://www.silverlightshow.net/items/Introduction-to-Managed-Extensibility-Framework-with-Silverlight-4.0.aspx Tue, 22 Jun 2010 23:13:59 GMT RE: Introduction to Managed Extensibility Framework with Silverlight 4.0 Nice article as usual ! Exporting functions is one of the things I like most in MEF, it could be extremely powerful especially in cases when you need finer grained control like in rules engine. By the way one of your code-snippets is wrong !! This is the example for ImportMany. In the MainDataView you are <strong>exporting</strong> an IEnumerable of IDataSource.  I believe you mean the <strong>ImportMany</strong> attribute. Correct me if I am wrong. http://www.silverlightshow.net/items/Introduction-to-Managed-Extensibility-Framework-with-Silverlight-4.0.aspx#comment3861 ppopadiyn http://www.silverlightshow.net/items/Introduction-to-Managed-Extensibility-Framework-with-Silverlight-4.0.aspx Tue, 22 Jun 2010 23:11:12 GMT