Want to get rid of messy “PropertyChanged”-subscriptions and too many OnPropertyChanged(“…”) to manage value relations? Then DataBinder is what you’re looking for!
I wrote a Codeproject article introducing a syntax similiar to
DataBinder.Bind(s => this.FullName = s, () => String.Format("{0} {1} {2}", this.Title, this.FirstName, this.LastName));
for creating composed property values.
Check it out at Codeproject: Simplifying (View Model-) Data Binding Using Expression-Trees!

September 20, 2010 at 16:10
[...] This post was mentioned on Twitter by WPF Blogger, LINQ Feeds. LINQ Feeds said: Simplifying (View Model-) Data Binding Using Expression-Trees http://bit.ly/dBrNck [...]
September 21, 2010 at 17:08
Simplifying (View Model-) Data Binding Using Expression-Trees « winSharp’s Blog…
Thank you for submitting this cool story – Trackback from DotNetShoutout…
January 4, 2012 at 13:01
hi – is it just me !! can any one explain why when i type in the firefox browser “winsharp93.wordpress.com” i get a different site yet whe i type it in google its ok? could this be a bug in my system or is any one else having same probs ?
alf saden