Latest Articles ::
Shows how to gradiently color a cell in a WPF DataGrid based on the contents of the other cells or just a single column.
RumorMill 5 is a C# WPF MVVM application that polls RSS feeds. It also supports the idea of categorizing your feeds by color and name so you can...
Learn how to make a simple Twitter client in C# with a very graphical WPF UI. The full source code and Visual Studio 2010 project is included.
Tally is a WPF MVVM application that can take a folder of code and peak inside each project file in the folder, counting all the lines of code in...
Send any FrameworkElement to the printer complete with title and printer options.
WPF, Windows Forms and many other development systems allow the use of a set of one hundred and forty-one named colours. This reference sheet...
Introduction to WPF bitmap effects - including a replacement for outer glow and how to apply them to rendered bitmaps
An appbar (application desktop toolbar) is a window similar to the Quick Launch bar, the Language Bar or the Windows Taskbar. It is anchored/docked...
Shows how to create a ListBox in WPF that gets filtered automatically as a user types.
Use WPF to create a generic ticker control that can be used to animate any FrameworkElement. Also see how easy it is to download and parse RSS, RDF...