Learning the Managed Extensibility Framework
by James McConnell
Tue, Apr 01, 2014
Room:
Time:
0:00
Want true de-coupling in your code? Want to be able to write small, isolated pieces of functionality and hook them all up together at run-time? Come learn about the Managed Extensibility Framework, one of the more obscure parts of the .NET Framework where we will learn some magic about composing an application from separate parts.