Welcome to MSDN Blogs Sign in | Join | Help

Composite WPF Guidance

A month ago I started working on a new project within patterns & practices: Composite WPF (code name PRISM). If you're curious about the name PRISM, please read Glenn's blog entry. We are looking to provide guidance on how to create modular, composible applications on WPF.

What are modular, composible applications?

Imagine that you want to need to build an application that, due to its size and complexity, needs to be split up and developed by several teams. Let's say you have several teams developing modules that can be assembled at run time. There will also be a team in charge of the shared infrastructure. You also need a way for the UI elements from each module to be brought together into a reasonable composite. You also want the modules to be loosely coupled from eachother (no static references). You also want a way for these modules to communicate with eachother. Since there are no static references, you can't take advantage of standard .NET eventing. You also want to expose services and share them across modules.

This scenario was first addressed by the Composite UI Application Block (CAB) and the Smart Client Software Factory. This scenario was then addressed for Windows Mobile 5: Mobile Client Software Factory. For the composible applications in the web space, the Web Client Software Factory was developed.

The demand for CAB functionality interoperable with WPF's look and feel prompted the community project WPF CAB.

The new PRISM project takes a fresh look at what modular, composible applications mean in WPF. Stay tuned in for more thoughts as we go through the process of designing, arguing, and building.

Published Monday, January 28, 2008 8:07 PM by fcheung
Filed under: ,

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# MSDN Blog Postings » Composite WPF Guidance

Monday, January 28, 2008 4:48 PM by MSDN Blog Postings » Composite WPF Guidance

# Prism (WPF Composite Client) Codeplex Site Launched

Monday, March 03, 2008 9:49 AM by Ezequiel Jadib

Last week we launched the Codeplex site for Prism. There you will find all the information related to

# Prism (WPF Composite Client) Codeplex Site Launched

Monday, March 03, 2008 9:51 AM by Ezequiel Jadib

Last week we launched the Codeplex site for Prism. There you will find all the information related to

# Web Client Software Factory Que es y que no es?

Wednesday, April 09, 2008 2:17 AM by Manolo Herrera

No es un generador de código, no amigos...para nada. Una Software Factory es mucho mas que eso y es necesario

# Composite Application Guidance for WPF Shipped!

Thursday, July 31, 2008 1:26 PM by Espresso Fueled Agile Development

A while back, I was Dev Lead on the Smart Client Software Factory (SCSF) when we added the ability to

Leave a Comment

(required) 
required 
(required) 
 
Page view tracker