Ode To Code: C# 3.0 and WPF programming style by Spf templates

Sun, 19 Jul 2009 00:00:19 -0600

Ode To Code: C# 3.0 and WPF programming style

by Spf templates @ Sun, 19 Jul 2009 00:00:19 -0600



XAML and ViewModel pattern. Exposing BAL classes to GUI is the known problem of mixing and messing them with GUI entities. WPF gives the trendy solution – ViewModel pattern (Model-View-ViewModel or MVVM). ...