One of the best things about WPF is the advanced data binding support, the Binding class that is used to create data bindings has many interesting and useful options.
And I never remember the more advanced options when I’m writing XAML.
So I wrote a very detailed “cheat sheet” for the WPF Binding class, I hope you’ll find it useful.
WPF XAML Data Binding Cheat Sheet (PDF), latest version, updated February 22.
This is the first draft, I’ll update it when I find mistakes and based on comments to this blog post.
If this becomes popular I’ll write similar documents for other WPF/XAML features.
This cheat sheet was inspired by this question on StackOverflow
UPDATE: the cheat sheet was updated to varsion 1.1 on February 22, 2009 this is the blog post about the update.
posted @ Monday, February 02, 2009 12:14 PM