Patterns & Practices: Composite WPF & Silverlight

For those of you indulging in developing apps with our latest UX technologies I just want to refer you to this patter which I think you will find very useful.

The Composite Application Guidance for WPF can help you split the development of your WPF client application across multiple development teams, each responsible for the development of a piece of the application, and help you seamlessly compose those pieces together into a client application. The guidance includes a reference implementation, reusable library code (called the Composite Application Library), documentation, quick start tutorials and hands-on labs.

https://www.codeplex.com/CompositeWPF/Release/ProjectReleases.aspx?ReleaseId=14975

 

Joel Reyes

Technorati Tags: WPF,Silverlight