.NET news » WPF WPF Rss Feed

WPF Midi Band

Learn how to play midi files using fun WPF animations
31 Dec 2010, 12:30:00   Source: WPF Midi Band   Tags: WPF

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
31 Dec 2010, 03:09:00   Source: WPF Tutoriall - Concept Binding   Tags: WPF

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.
30 Dec 2010, 04:56:00   Source: Color picker using wpf combobox   Tags: WPF

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
7 Dec 2010, 14:28:00   Source: A couple of tricks when using the standard WPF .NET4...   Tags: WPF

WPF Speedster

The fastest three wheeled sprinter in WPF
6 Dec 2010, 23:36:00   Source: WPF Speedster   Tags: WPF

WPF Grand Prix

An article showing how to create a race game using the powerful WPF capabilities
30 Nov 2010, 20:00:00   Source: WPF Grand Prix   Tags: WPF

WPF Color Picker Construction Kit

A WPF color picker (Like Adobe's) constructed in a modular fashion for easy modification
28 Nov 2010, 22:52:00   Source: WPF Color Picker Construction Kit   Tags: WPF

WPFDialogs

How to Inherit From Custom Window and Create a dialog that returns a value using WPF and MVVM
24 Nov 2010, 08:02:00   Source: WPFDialogs   Tags: WPF

Deep Zoom for WPF

An implementation of MultiScaleImage (Deep Zoom) for WPF, compatible with Deep Zoom Composer and Zoom.it
24 Nov 2010, 07:33:00   Source: Deep Zoom for WPF   Tags: WPF

Binding TextBlock, ListBox, RadioButtons to Enums

Binding WPF controls to an enum property
23 Nov 2010, 07:28:00   Source: Binding TextBlock, ListBox, RadioButtons to Enums   Tags: WPF