Click here to Skip to main content
15,867,453 members
Articles / Desktop Programming / WPF

Simplifying (View Model-) Data Binding Using Expression-Trees

Rate me:
Please Sign up or sign in to vote.
4.88/5 (14 votes)
20 Sep 2010Ms-PL8 min read 33.7K   395   42  
Want to get rid of messy "PropertyChanged"-subscriptions and too many OnPropertyChanged("...") to manage value relations? Then DataBinder is what you're looking for!

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Microsoft Public License (Ms-PL)


Written By
Germany Germany
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions