Nov 07

image

Prism (formerly known as Composite Application Guidance for WPF and Silverlight) provides guidance and a re-usable code library for building modular, flexible WPF and Silverlight applications. We're busy working on the next version of Prism (4.0). Please check out the latest interim drop and send us feedback. If you're looking for the last full release of Prism, check out version 2.2 which now supports Silverlight and WPF 4.0 development.

The latest 4.0 version drop 10 can be downloaded at:

http://compositewpf.codeplex.com/releases/view/53942

image

What is Prism ?

Prism is designed to help you more easily build modular Windows Presentation Foundation (WPF) and Silverlight client applications. These types of applications typically feature multiple screens, rich, flexible user interaction and data visualization, and role-determined behavior. They are "built to last" and "built for change." This means that the application's expected lifetime is measured in years and that it will change in response to new, unforeseen requirements. This application may start small and over time evolve into a composite client—composite applications use loosely coupled, independently evolvable pieces that work together in the overall application.

Guidance

Learn when to use the "Composite Application Guidance for WPF and Silverlight"
When to Use This Guidance

Read the recommendations on how to quickly use this guidance
Getting Started

Learn about Prism through videos and blogs
Learn Prism

Read our release notes
Releases

Read blog posts from the team
Team Blogs

Explore our compilation of tips, tricks and guidance from the Composite WPF team and the community
Knowledge Base

Find the latest known issues and fixes
Known Issues