50 likes | 173 Views
Hands On MVVM. Advantages of MVVM. No code behind Unit testing Declarative Cool No logic in view. Advantages of Data Binding. No code behind Unit testing Declarative Cool No logic in view. MVVM Idioms. Dependent Properties Dual Single Responsibility Principle Tuple Selection
E N D
Advantages of MVVM • No code behind • Unit testing • Declarative • Cool • No logic in view
Advantages of Data Binding • No code behind • Unit testing • Declarative • Cool • No logic in view
MVVM Idioms • Dependent Properties • Dual • Single Responsibility Principle • Tuple • Selection • Equals/GetHashCode • Command Binding
Michael L Perry • @MichaelLPerry • mperry@mallardsoft.com • qedcode.com/mvvm • Update Controls • updatecontrols.codeplex.com • updatecontrols.net