Kirill Osenkov : UI without code or XAML: PropertyGrid, DataForm, etc. by Xaml control

Sun, 20 Sep 2009 00:03:55 -0700

Kirill Osenkov : UI without code or XAML: PropertyGrid, DataForm, etc.

by Xaml control @ Sun, 20 Sep 2009 00:03:55 -0700



NET language or XAML. For instance, one of the most trendiest patterns nowadays, MVVM, suggests that you have a , a ViewModel (a UI-aware wrapper around model classes) and a View (that is databound to ViewModel). ...