Last friday, we had the pleasure of delivering the last stop in the WPF for LOB tour: Chicago. The training was very lively, with lots of people from all over the mid-west, and a few people from other further places… It was a lot of fun at a good location (despite a shaky start…
Tag: mvvm
two very promising WPF application frameworks on codeplex
Catching up on my blog reading, I see two great development frameworks recently posted in Codeplex. Both aim to build clean, testable, loosely coupled WPF applications with separated concerns. “Onyx is a framework that aids in the development of WPF applications that follow the Model-View-ViewModel (MVVM) pattern”, by Bill Kempf “Designed to aid in the…
M-V-VM training day sample application and decks
During the M-V-VM training (last saturday) with Karl Shifflett I showed and referred often to this Southridge application below.. The app is not very clean(when it comes to resources and styles in particular) but it is a fairly good ViewModel example, and it served well to illustrate a few of the points we made at…