Prism-v2 Reference Implementation migrated to Silverlight 3 Official Release with Out-Of-Browser Capabilities
July 14th, 2009
A couple of months ago I migrated the Composite Application Guidance for WPF and Silverlight (Prism-v2) Reference Implementation to Silverlight 3 Beta version and added Out-of-Browser functionality to it. You can read all about that here.
Today I updated the same application but for the latest Silverlight 3 release. The main difference is the update to the Out of Browser settings. While before you had to add some configuration to your AppManifest file, now you can just click the properties of your Silverlight project and check the Enable running application out of the browser option. Then you can modify the settings. (You can read about that and other updates in the release version in Tim Heuer’s post), so I did…
This will automatically generate an OutOfBrowserSettings.xml file. After that quick update I was able to run the application out of the browser:

Source Code
Disclaimer
This code is provided “AS IS” with no warranties, and confers no rights.
Download
You can get source code here: Prismv2 SL3 RI with OOB.zip.
More info
The following are some other posts related to Prism and Silverlight 3:
- Composite Application Guidance (Prism-v2) sample application using Silverlight 3 Child Window
- Putting Prism-v2 extensibility to test. The standalone Silverlight Event Aggregator
- How To: Integrate a Prism v2 application with the Silverlight 3 Navigation Framework
- Commands with Attached Behavior for Silverlight 3 DataForm
I hope this update is useful for you


July 14th, 2009 at 1:29 pm
[...] UPDATE 2009-07-13: I updated the application for the official Silverlight 3 release. You can check it out here. [...]
July 14th, 2009 at 1:31 pm
Prism-v2 Reference Implementation migrated to Silverlight 3 Official Release with Out-Of-Browser Capabilities…
Thank you for submitting this cool story - Trackback from DotNetShoutout…
July 15th, 2009 at 7:55 pm
[...] Yesterday I blogged about the Prism-v2 Reference Implementation migrated to Silverlight 3 with Out of Browser Capabilities. You can read that post here. [...]
July 16th, 2009 at 2:29 am
Prism-v2 Reference Implementation migrated to Silverlight 3 Official Release with Out-Of-Browser Capabilities…
9efish.感谢你的文章 - Trackback from 9eFish…