The MVVM pattern in WPF applications: http://msdn.microsoft.com/en-us/magazine/dd419663.aspx
Using a CollectionViewSource to display Master-Detail sorted EntityCollections: :http://blog.nicktown.info/2008/12/10/using-a-collectionviewsource-to-display-a-sorted-entitycollection.aspx
Family tree WPF open source application: http://www.codeplex.com/familyshow
XAML WPF cheat sheet : http://blog.blueboxes.co.uk/2009/02/03/xaml-for-wpf-cheatsheet/
XAML binding cheat sheet : http://www.nbdtech.com/blog/archive/2009/02/02/wpf-xaml-data-binding-cheat-sheet.aspx
List of WPF applications: http://blogs.msdn.com/tims/archive/tags/wpf/portfolio/default.aspx
Leave a Reply