Download presentation
Presentation is loading. Please wait.
Published byBrian George Modified over 9 years ago
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
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.