Prism + Mef ; Doubt

iml3g3nd

Adept
Jan 31, 2008
823
41
0
Hi all,

I'm new to the framework Prism and have some doubts regarding how this works.The bootstrapper is the service which runs on the application startup, it creates the container and all the necessary services in the application. The module catalog is created with all the modules which make up the application, does the building of module catalog actually run through all the exported types in the libraries in the .xap file and add it to the Mef container?