-
as seen on Stack Overflow
- Search for 'Stack Overflow'
From my experimentation, I think the answer is "kind of", but I could have made a mistake.
I have an application that loads appliance plugins with MEF. That part is working fine.
Now let's say that my BlenderAppliance wants to resolve several of its dependencies with MEF, which each implement IApplianceFeature…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm finally diving into Unity head first, and have run into my first real problem. I've been gradually changing some things in my app from being MEF-resolved to Unity-resolved. Everything went fine on the application side, but then I realized that my plugins were not being loaded.
I started to…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I'm finally diving into Unity head first, and have run into my first real problem. I've been gradually changing some things in my app from being MEF-resolved to Unity-resolved. Everything went fine on the application side, but then I realized that my plugins were not being loaded.
I started to…
>>> More
-
as seen on Reed Copsey
- Search for 'Reed Copsey'
The Managed Extensibility Framework is an amazingly useful addition to the .NET Framework. I was very excited to see System.ComponentModel.Composition added to the core framework. Personally, I feel that MEF is one tool I’ve always been missing in my .NET development.
Unfortunately, one perfect…
>>> More
-
as seen on ASP.net Weblogs
- Search for 'ASP.net Weblogs'
Ever wanted to create an application that is easy to maintain and even more easy to extend? Then the following piece by Michael Hensen about Microsoft Extension Framework (MEF) could be a solution for your needs! With MEF, which is part of VS2010 own extensions platform, you can write parts of an…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I need to use two libraries in a commercial product that i'm developing at work.
One library is under the Ms-PL license and the other is under Apache License Version 2.0.
I know that Ms-PL is not compatible with GPL according to the FSF, and that the Apache License Version 2.0 is only compatible…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have created an open-source application under Ms-PL, but I have some doubts on what to put into the "About" box. Is "Copyright (c) 2010 %Author name%" appropriate? Do I list all contributors as authors or separately?
Also, can anybody point to existing open source applications I can use as a template…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
The latest push on Codplex (http://mef.codeplex.com/) is from Tue Feb 16 2010 at 9:00 (Preview 9 - Beta). Any idea where to get the latest final source which has been released in in .NET 4.0 recently?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I am looking for a MVC/MVP (mvp prefferably) framework for my first mono app. There doesn't seem to be too much out there, but I have found the following:
http://www.mvcsharp.org/ http://desktoprails.osl.ull.es/doku.php
I've been looking into both for some time, and MVC# seems to be closer to what…
>>> More
-
as seen on Geeks with Blogs
- Search for 'Geeks with Blogs'
In this Issue: Rénald Nollet, Benjamin Gavin, Dennis Doomen, Tim Greenfield, Mike Taulty, Jeff Blankenburg, Michael Crump, Laurent Duveau, Dragos Manolescu, KeyboardP, Yochay Kiriaty…
>>> More