How to read MEF metadata in a DLL plugin without copying the entire DLL into memory?
问题 Background: I'm interested in using MEF to provide a plug-in architecture in a WinForm application using C# with .NET 4.0, but I am not clear on a couple of things. First: I have not worked at all with building DLLs yet in C#, and I'm a little fuzzy on the concept of DLL Assemblies and how a DLL is normally loaded into memory ( meaning, all at once or in pieces as needed ) Intent: The program will be a machine hardware control framework, and will be made up of a primary WinForm GUI that is a