I have seen many questions, both in the Codeplex (here) and StackOverflow forums (here), asking how to load modules that were packaged for remote module loading in a Silverlight out of browser application. I created this sample a couple of months ago, and I thought might be useful for others. Here you can download the... read more
Published by Damian Schenkelman on November 5th, 2009 6:36 am under Composite Application Guidance for WPF & SL, Navigation, Patterns & Practices, Prism-v2, Remote Module Loading, Silverlight, Silverlight 3, WPF, Windows Presentation Foundation, p&p
Now that the Prism team has shipped a new version of the guidance, I thought it would be a good time to blog on this subject, based on some research we did with Ezequiel, Matias and Julian. This article will not focus on how to workaround the limitations of using Silverlight 3 Navigation with Prism... read more
Today, the Patterns & Practices Sustained Engineering Team, added a new article to the Composite WPF & Silverlight Knowledge Base that explains the required steps to migrate the Prism-v2 Reference Implementation to use Dynamic Module Loading. Although the article explains the specific migration steps for the latest drop’s (drop 10) Reference Implementation, it provides the... read more