The Composite Application Guidance (from Microsoft patterns & practices) for WPF is designed to help you more easily build enterprise-level Windows Presentation Foundation (WPF) client applications. This guidance will help you design and build flexible composite WPF client applications—composite applications use loosely coupled, independently evolvable pieces that work together in the overall application.

Check this: http://msdn.microsoft.com/en-us/library/cc707819.aspx

Using the guidance streamlines the WPF team development experience. You can build solutions that take advantage of the full power of WPF and that are highly maintainable, testable, and whose pieces can be developed by separate teams.

Community site: http://www.codeplex.com/compositewpf

VN:F [1.1.6_502]
Rating: 0.0/5 (0 votes cast)
Share:
  • Digg
  • del.icio.us
  • Facebook
  • Google
  • DotNetKicks
  • LinkedIn
  • Live
  • MySpace
  • StumbleUpon
  • Technorati

Related posts:

  1. Application Architecture for .NET: Designing Applications and Services
  2. Patterns & Practices - Developing SharePoint Applications‏
  3. My first FULL application on Managed C++
  4. patterns & practices Application Architecture Guide - v2.0 beta
  5. Software Architecture Guidance Share