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. So, I created the following
I\'ve just uploaded my silverlight webpage to my production webserver. The issue im having is that everytime I open the website in the browser it is downloading a new copy of the XAP.
Can you imbed silverlight 4 xap files into an aspx page and 开发者_如何学JAVAthen view them in vs 2008? If so how do you do this? Any sample code would be appreciated.
When Silverlight4 application is build the \'Microsoft.Practices.Unity.Silverlight.dll\' assembly is not putting into a separated file zip-file, it is in the XAP-file instead.
It is necessary to move \'standard\' assemblies out of the xap-file (Silverlight 4 application). I had a similar problem (Silverlight: how to handle standard assemblies) and got a good link w开发者_Py
When I look at my ASP.NET application that hosts a Silverlight project, it has a Clientbin folder, inside of which there is a .xap file, the one being compiled from my Silverlight project.
I\'ve been working on a Silverlight application. I just noticed that the .xap file is now four times as big as it was, what could have caused that?
I want to know whether is it possible to load and run another xap file in a开发者_运维技巧 xap file.
I\'ve followed Tim Heuer\'s video for dynamically loading other XAP\'s (into a \'master\' Silverlight application), as well as some other links to tweak the loading of resources and am stuck on the pa
Is there such a thing? Maybe there should be, I don\'t think Microsoft built a开发者_高级运维nything like this but is there a similar format or framework for ASP.NET that let\'s you deploy an archive