The patterns & practices team has just released Prism-v2.1, an updated version of the Composite Application Guidance for WPF & Silverlight, which has some breaking changes, mostly related to Silverlight 3 (from the “New in this release” article):

image

  • All Visual Studio projects (Composite Application Library, reference implementation, and Quickstarts) were migrated to use Silverlight 3.
  • TabRegionControlAdapter was modified to support binding in the TabItem’s control header in Silverlight 3.
  • CreateXap.bat file was modified to search for Silverlight 3 assemblies if the Silverlight 2 reference assemblies cannot be found.
  • Implemented the WeakEvent Pattern for the DelegateCommand’s and CompositeComand’s (more on this below).

If you were using Prism 2.0, either for WPF or Silverlight development, I would recommend you to start using this new version, as there is also an implementation “of the WeakEvent Pattern for the DelegateCommand’s and CompositeComand’s CanExecuteChanged event to fix a possible memory leak in the applications using the Composite Application Library commands”.

You can download the latest version of the guidance from here.

Kudos to the Prism team!!!

Shout it

kick it on DotNetKicks.com

10 Responses to “Prism 2.1 (Composite Application Guidance for WPF & Silverlight 3) just released (updated version for Silverlight 3)”

  1. Twitter Trackbacks for Damian Schenkelman’s Blog » Blog Archive » Prism - v2.1 (Composite Application Guidance) just released [southworks.net] on Topsy.com Says:

    [...] Damian Schenkelman’s Blog » Blog Archive » Prism - v2.1 (Composite Application Guidance) just … blogs.southworks.net/dschenkelman/2009/11/04/prism-v21-composite-application-guidance-just-released-updated-version-for-silverlight-3 – view page – cached Prism - v2.1 (Composite Application Guidance) just released (updated version for Silverlight 3) — From the page [...]

  2. DotNetShoutout Says:

    Prism - v2.1 (Composite Application Guidance for WPF & Silverlight 3) just released (updated version for Silverlight 3)…

    Thank you for submitting this cool story - Trackback from DotNetShoutout…

  3. Twitter Trackbacks for Damian Schenkelman’s Blog » Blog Archive » Prism - v2.1 (Composite Application Guidance for WPF & [southworks.net] on Topsy.com Says:

    [...] Damian Schenkelman’s Blog » Blog Archive » Prism - v2.1 (Composite Application Guidance for WP… blogs.southworks.net/dschenkelman/2009/11/02/prism-v21-composite-application-guidance-just-released-updated-version-for-silverlight-3 – view page – cached Prism - v2.1 (Composite Application Guidance for WPF & Silverlight 3) just released (updated version for Silverlight 3) — From the page [...]

  4. uberVU - social comments Says:

    Social comments and analytics for this post…

    This post was mentioned on Twitter by ajlopez: RT @ajlopez: RT @dschenkelman: just blogged: Prism - v2.1 (Composite Application Guidance) http://bit.ly/33yuWG...

  5. Reflective Perspective - Chris Alcock » The Morning Brew #468 Says:

    [...] Prism 2.1 (Composite Application Guidance for WPF & Silverlight 3) just released (updated versio… - Damian Schenkelman highlights the latest release of the Prism Composite Application Guidance Framework for WPF and Silverlight. This latest release now targets Silverlight 3 and contains a few minor changes to support this move [...]

  6. Prism 2.1 just released (updated version for Silverlight 3) « Adam: Be Explicit Says:

    [...] via blogs.southworks.net [...]

  7. Silverlight Cream for November 02, 2009 -- #722 Says:

    [...] Vikram Pendse, Frank La Vigne, and Tim Greenfield. Shoutout: Damian Schenkelman posted that Prism 2.1 (Composite Application Guidance for WPF & Silverlight 3) just released (updated versio… When you think User Group you think of a bunch of geeks sitting around, but holy crap… check [...]

  8. Damian Schenkelman’s Blog » Blog Archive » Why Silverlight 3 Navigation cannot be fully leveraged when loading modules remotely with Prism 2 Says:

    [...] 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 [...]

  9. Damian Schenkelman’s Blog » Blog Archive » Prism 2 (Composite Application Guidance for WPF & Silverlight) migrated to Visual Studio 2010 Beta 2 Says:

    [...] forums if Prism works with this latest version. That’s why with Fer we decided to migrate Prism latest release for Silverlight 3 to VS 2010 Beta 2. Our conclusion after our smoke tests is that it does work [...]

  10. Damian Schenkelman’s Blog » Blog Archive » Prism’s future: Trying to summarize things Says:

    [...] V3 has Prism 2.1 (Composite Application Guidance for WPF & Silverlight October 2009), which fixed a couple of bugs in Prism and targets Silverlight 3. [...]

Leave a Reply