.NET news » WPF 
WPF Midi Band
Learn how to play midi files using fun WPF animations
WPF Tutoriall - Concept Binding
Binding is the most important topic of WPF programming. In this article I have demonstrated how you could employ DataBinding to ensure that the Presentation logic is separated from the View and also give simple demonstration on how the DataBinding concept works. The article also gives you the basics
Color picker using wpf combobox
The article will demonstrate how to use a combobox as a colorpicker tool just like we have in visual studio color picker tool.
A couple of tricks when using the standard WPF .NET4 DatePicker control
Show hows to alter DatePicker to use keyboard up/down for cleverer date selection
WPF Speedster
The fastest three wheeled sprinter in WPF
WPF Grand Prix
An article showing how to create a race game using the powerful WPF capabilities
WPF Color Picker Construction Kit
A WPF color picker (Like Adobe's) constructed in a modular fashion for easy modification
WPFDialogs
How to Inherit From Custom Window and Create a dialog that returns a value using WPF and MVVM
Deep Zoom for WPF
An implementation of MultiScaleImage (Deep Zoom) for WPF, compatible with Deep Zoom Composer and Zoom.it
Binding TextBlock, ListBox, RadioButtons to Enums
Binding WPF controls to an enum property

