| « XNA Designer 0.1 | Concrete Singleton pattern implementation in .NET » |
Bonjour MEF
Hello everyone,
Do you know MEF (Managed Extensibility Framework) ? It is a new library in .NET that enables greater reuse of applications and components. Using MEF, .NET applications can make the shift from being statically compiled to dynamically composed. I let you go to codeplex to get more information.
MEF is based on catalogs. There are a DirectoryCatalog, an AssemblyCatalog, ... Well, I am proud to introduce you to a BonjourCatalog.
For this, still the same address : http://www.codeplex.com/zeroconf.
"What is the aim, you may ask ?" It simply enables to detect bonjour services using MEF.
I have not published any release regarding this BonjourCatalog yet, but it wont last.
No feedback yet
Comments are closed for this post.