Tag archive for ‘Pete Weissbrod’

Composite WPF Patterns

Microsoft’sComposite ApplicationĀ Guidance for WPF (Composite WPF) gives WPF a lightweight yet effective application block with which to build exciting applications. However, the biggest struggle is deciding on a pattern for applying the library. The Model-View-ViewModel (MVVM), mentioned across the web as the perfect pattern for implementing MVC with WPF, was for some reason not specifically [...]