Composite Application Guidance (Prism-v2) sample application using Silverlight 3 Child Window

Today I tweaked the Event Aggregator Quickstart that comes with the Prism-v2 source code to show how Silverlight 3 Child Windows could be used in a Silverlight Composite Application. Child Window Overview Silverlight 3 has a new template called ChildWindow. It is basically a user control (unlike a Popup you can edit its XAML), but it allows you to create modal windows for your application, such as dialogs. To use this dialog, you just have to create a new instance of it and call

View post: 
Composite Application Guidance (Prism-v2) sample application using Silverlight 3 Child Window

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google

One Response to “Composite Application Guidance (Prism-v2) sample application using Silverlight 3 Child Window”

  1. Polprav  on October 16th, 2009

    Hello from Russia!
    Can I quote a post in your blog with the link to you?