.NET Ramblings - Brian Noyes' BlogOccasional mutterings on .NET architecture and developmentComposite Application Guidance for WPF (aka Prism) Ships!- July 3, 2008 I'm psyched that the Composite Application Guidance for WPF thingy from patterns and practices has shipped. This is a project I worked on as a part time developer for Microsoft for the last 6 months. It is something that you should really take a look at if you are building complex WPF applications and care about decoupling, testability, and maintainability. You can find some more high level info on Glenn Block's blog here, and my previous post here. You can get the bits here. The only...http://www.softinsight.com/bnoyes/2008/07/03/CompositeApplicationGuidanceForWPFAkaPrismShi... |