silverlight 4, dynamically loading xap modules

后端 未结 4 964
无人共我
无人共我 2021-01-18 08:56

I know that it is possible to load xap modules dynamically using Prism or MEF framework. However, I\'d like not to use those frameworks; instead load my xap files manually.

4条回答
  •  旧时难觅i
    2021-01-18 09:11

    What I do to avoid such problems when executing freshly compiled Silverlight is clear the browser cache, chrome even has a clear silverlight cache ;)

提交回复
热议问题