Error!
Success!

Random Acts of Coding: Playing Nice with Other Assemblies using MEF Ca

0
kicks

Random Acts of Coding: Playing Nice with Other Assemblies using MEF Ca  (Unpublished)

Looking over the previous three posts, we have been working within a single assembly for managing our extensibility parts. While this works well if we want to use MEF more as an IoC container, it really limits the extensibility of our application. In the single assembly model that we've been using, every update would require a new build of the application. To overcome this limitation, we'll create a new example project that builds on what we've covered and branch it out into multiple assemblies.


Kicked By:
Drop Kicked By: