Presentation is loading. Please wait.

Presentation is loading. Please wait.

Data Binding Without INotifyPropertyChanged Image Credit:

Similar presentations


Presentation on theme: "Data Binding Without INotifyPropertyChanged Image Credit:"— Presentation transcript:

1 Data Binding Without INotifyPropertyChanged Image Credit:

2 Slides and Code updatecontrols.net/doc/inpc

3 Michael L Perry qedcode.com @MichaelLPerry Update Controls Correspondence Client App Dev

4 Dan Bricklin and Bob Frankston

5 y=1/(1+x 2 )

6 Stateful View Models PersonListViewModelPersonViewModel FirstName LastName FullName Name Changed Person Selected PersonSummary FullName

7 Stateless View Models PersonListViewModelPersonViewModel PersonListPerson FirstName LastName PersonSummary Navigation SeletedPerson

8 IndependentDependent Two Way Connection * *

9 Updating Person ViewModel Person View Person (Model) TextBlockget_firstName _lastName FullName Dependent Independent “FullName”

10 Modifying Person ViewModel Person View Person (Model) TextBlockget_firstName _lastName Dependent Independent TextBox FirstName set “FullName”

11 MVVM Idioms Dependent Properties Dual Tuple Navigation Equals/GetHashCode Command Binding

12 Michael L Perry @MichaelLPerry mperry@mallardsoft.com updatecontrols.codeplex.com updatecontrols.net/doc/inpc


Download ppt "Data Binding Without INotifyPropertyChanged Image Credit:"

Similar presentations


Ads by Google