Prism
Composite Application Guidance for WPF 2008 Release Candidate 1 has been released.
Read More
Rob Eisenberg provides an impressive list of features in Caliburn, a fully-baked, reusable framework for developing not only composite WPF Applications but applications of any size and complexity.
Read More
Josh Smith has a nice CodeProject article that discusses the Model-View-Controller Design Pattern with respect to creating modular WPF Applications. He then dives into unit testing the model and controller and introducing mock objects.
Read More
A new release of Prism on 05/02/2008. The latest version of the Composite WPF Application Guidance includes dynamic module loading and initialization, quickstarts, some documentation, and a different way to compose a UI by using View-Models and Data templates.
Read More
A link to some MSDN Resources that discuss ways to optimize the performance of WPF Applications.
Read More
If you are building WPF Applications and interested in profiling WPF Applications to optimize performance, check out the WPF Performance Suite.
Read More
Rob Eisenberg mentions his project, Caliburn, which is an MVP Framework for creating WPF Composite Applications and similar in many ways to Microsoft Patterns and Practices Prism Project. Rob is about a year ahead of the Prism project so it definitely sounds worth checking out for your WPF Application Needs.
Read More
The fourth drop of the Prism Project was released on April 15th, 2008.
Read More
The PrismContrib Project has started on CodePlex for those of you interested in the Microsoft Patterns & Practices Prism Project for developing Composite WPF Applications.
Read More
Microsoft Patterns and Practices released the second drop of the Prism RI that includes the following changes...
Read More
Microsoft Patterns and Practices released their first drop of the Prism Reference Implementation that embodies their thoughts on Windows Presentation Foundation ( WPF ) Guidance. Very similar to the Smart Client Software Factory and Web Client Software Factory, Prism is about building Composite WPF Clients and uses a number of design patterns that we have seen in other Microsoft Patterns and Practices Guidance Packages. Read more...
Read More
The Microsoft Patterns & Practices Team created the Prism CodePlex Project. Prism is a set of assets for developing Composite WPF applications. Prism includes a reference implementation, reusable library code and pattern guidance. Using Prism enables designing a composite application that is composed of many discrete, loosely coupled modules.
Read More