9
Shouts

Adventures in MVVM – My ViewModel Base – Silverlight Support!

published 730 days, 12 hours, 33 minutes ago posted by BrianGenisioBrianGenisio 733 days, 12 minutes ago
Monday, May 17, 2010 2:10:19 PM GMT Saturday, May 15, 2010 2:31:32 AM GMT

In my last post, I outlined the powerful features that are available in the ViewModelSupport project.  It takes advantage of the dynamic features of C# 4.0 (as well as some 3.0 goodies) to help eliminate the plumbing that often comes with writing ViewModels.  It now has full support for Silverlight as well.

category: Silverlight | clicked: 0 | | source: houseofbilz.com | show counter code
tags: dynamic, WPF, Silverlight 4, MVVM