silverlight - Adding satellite assemblies into XAP -


i have satellite assemblies pre-built , want add them silverlight xap file after file has been built. know if manually need add files xap (it's zip file) , update appmanifest.xaml.

are there tools out there (or msbuild task) can call in post build process?

you can dynamically load dll's @ runtime. have here: dynamic assembly loading

have considered using mef? here's linke show how download xap's @ runtime. silverlight tv 11: dynamically loading xaps mef.

i hope helps you.

br,

tj


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -