Windows Presentation Foundation
Windows Presentation Foundation formerly code-named Avalon, is a graphical subsystem in .NET Framework 3.0 (formerly called WinFX) and is directly related to XAML. Version 3.0 of WPF is pre-installed in Windows Vista.
Language
Any
Platform
Any
License
Any
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 identify the topic of the feed simply by the color....
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.
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 provides an alphabetical list of those colour names and...
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 to an edge of the screen, and it typically provides...
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 and ATOM news feeds using LINQ. Full tutorial and...
WPF completely overturns the classic approach to developing Windows applications and adds user interface flexibility and pizzazz unavailable to Windows developers up to now. George looks at one...
Silverlight 2.0 Beta is available now. So what's new in this version compared to Silverlight 1.0/1.1? In easy words: It's (almost) as powerful as WPF. This article will help you getting started with...
Drill down deeper into MFC 8.0 with a look at control placement and event handling, the MFC classes used for the Windows Forms integration, and the Windows Presentation Foundation (formerly known as...