Hi,
Im looking at using MEF to load plugins into my application to allow for customisation, and have a couple of quick question that I not seen answered in the sample apps I have looked at:
1) Can MEF only load XAP files from the web site hosting the main XAP
2) Do I need to create a "Silverlight Application" project for each plugin or is there another project type or another way to generate the XAP file
3) What is the best way to automate the copying of the XAP files for the deployment folder in the web application
Thanks
Wayne