5,449,204 members and growing! (18,741 online)
Email Password   helpLost your password?
Announcements




BullFrog Power
Search    
Advanced Search
Sitemap

Set your article filter

 Current Filter:

Windows Presentation Foundation


Platforms, Frameworks & Libraries » Windows Presentation Foundation

Contents Quick search by title:

Windows Presentation Foundation - Annotations

top
Title / Updated Author Score  
Annotating an Image in WPF
Updated: 12 Sep 2007  
Demonstrates how to add text annotations to an Image element
VS2005, C# 2.0, .NET 3.0, XML, Windows, Dev, XAML, WPF, Intermediate
Josh Smith 4.80
Newton Game Dynamics Extensions for the WPF - The Moon Lander Game - Unedited
Updated: 7 Jul 2008  
Newton Dynamic Extensions for the WPF
WinXP, Vista, .NET 3.0, C# 3.0, .NET 3.5, VS2008, C#, Windows, .NET, Visual Studio, Dev, XAML, WPF, Intermediate, Advanced
Leslie Godwin 4.79
WPF 3D : Part 2 of n - Unedited
Updated: 14 Apr 2008  
A WPF 3D Panel that allows tabbing, and activates current item
.NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Architect, Dev, WPF, Design, Intermediate
Sacha Barber 4.76
WPF Commands
Updated: 19 Dec 2007  
Overview of WPF commands and how to use them to improve your WPF code
C# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Dev, XAML, WPF, Intermediate
marlongrech 3.44
Beginner's WPF Animation Tutorial
Updated: 28 Jan 2008  
A simple animation tutorial on WPF
WinXP, Vista, .NET 3.0, C# 3.0, .NET 3.5, VS2008, C#, Windows, .NET, Win32, Visual Studio, Dev, Design, Beginner
NinethSense 2.60
 

Windows Presentation Foundation - Controls

top
Title / Updated Author Score  
A WPF Pie Chart with Data Binding Support
Updated: 24 Jul 2008  
This article describes the development of an interactive pie chart which uses data binding.
C# 3.0, .NET 3.5, C#, .NET, Dev, WPF, Intermediate
Colin Eberhardt 4.82
Advanced Custom TreeView Layout in WPF
Updated: 29 Jan 2007  
Reviews an advanced layout customization for the WPF TreeView.
VS2005, C# 2.0, .NET 3.0, Windows, Dev, XAML, WPF, Advanced
Josh Smith 4.77
Drag and Drop Items in a WPF ListView
Updated: 13 Apr 2007  
Discusses automated drag-and-drop in the WPF ListView.
VS2005, C# 2.0, .NET 3.0, Windows, Dev, XAML, WPF, Intermediate
Josh Smith 4.74
WPF Interactive Image Cropping Control
Updated: 6 Sep 2007  
WPF Interactive Image Cropping Control
VS2005, .NET 3.0, C# 3.0, Windows, Dev, WPF, Intermediate
Sacha Barber 4.71
Working with Checkboxes in the WPF TreeView - Unedited
Updated: 1 Aug 2008  
Examines how to create a tree of checkboxes that intelligently update their own check state and are easy to navigate with the keyboard
C# 3.0, .NET 3.5, C#, .NET, Architect, Dev, XAML, WPF, Intermediate, Advanced
Josh Smith 4.69
A Versatile TreeView for WPF
Updated: 7 Feb 2008  
A strongly typed enhancement of the regular WPF TreeView control.
C# 2.0, .NET 3.0, .NET 3.5, C#, Windows, .NET, Dev, XAML, WPF, Intermediate
Philipp Sumi 4.69
Custom TreeView Layout in WPF
Updated: 24 Jan 2007  
Shows how to turn a TreeView into an Org Chart.
VS2005, C# 2.0, .NET 3.0, Windows, Dev, XAML, WPF, Intermediate
Josh Smith 4.68
TreeListView
Updated: 6 Apr 2008  
TreeView with multiple columns
C#, Windows, Dev, XAML, WPF, Beginner
tillmyspace 4.67
Developing an Autofilter ListView - Unedited
Updated: 8 Jul 2008  
This article describes the development of an Excel-like Autofilter ListView
C# 3.0, .NET 3.5, C#, .NET, Dev, WPF, Intermediate
Colin Eberhardt 4.55
A Multi-Threaded WPF TreeView Explorer
Updated: 11 Mar 2008  
Multi-Threaded WPF TreeView Explorer
C# 3.0, .NET 3.5, C#, .NET, WPF, Intermediate
Kavan Shaban 4.54
An Extended WPF TabControl
Updated: 13 Oct 2007  
Altering the WPF TabControl to show a single row of scrolling TabItems
C# 2.0, .NET 3.0, C# 3.0, VS2008, Windows, Dev, WPF, Intermediate
alrh 4.52
Template-aware control authoring example: HexViewer
Updated: 25 Jun 2007  
Control smart behaviour sample in case the control template does not strictly follow the control contract
VS2005, C# 2.0, .NET 3.0, Windows, Dev, WPF, Intermediate
Oleg V. Polikarpotchkin 4.48
WPF Persistency
Updated: 7 Aug 2007  
This article describes how to persist WPF dependency properties
VS2005, .NET 3.0, C# 3.0, Windows, Dev, XAML, WPF, Intermediate
Reto Ravasio 4.48
Farsi Library FX
Updated: 9 Nov 2007  
WPF custom controls to work with Dates in Culture specific calendars, supporting Farsi (Hejri Shamsi), Arabic (Lunar Hijri) and Gregorian calendars.
WinXP, Win2003, Vista, C# 2.0, .NET 3.0, C# 3.0, VS2008, Dev, XAML, WPF, Design, Intermediate
Hadi Eskandari 4.44
WPF Taskbar Notifier - A WPF Taskbar Notification Window
Updated: 22 Jan 2008  
A WPF taskbar "popup" window.
.NET 3.0, C# 3.0, XML, Windows, Dev, XAML, WPF, Intermediate
Buzz Weetman 4.43
WPF TreeView Selection
Updated: 27 Sep 2007  
Implementing TreeViewItem selection in the WPF TreeView control
.NET 3.0, C# 3.0, Windows, Visual Studio, Dev, WPF, Intermediate
DaWanderer 4.43
WPF Control State Persistency
Updated: 9 Jun 2007  
This article describes how to store and restore WPF's elements state, such as position, size, etc.
WinXP, Win2003, Vista, VS2005, .NET 3.0, C# 3.0, XML, Dev, XAML, WPF, Intermediate
Tomer Shamam 4.42
Highlighting Items in a WPF ListView
Updated: 28 Apr 2007  
A step-by-step review of how to conditionally highlight ListViewItems.
VS2005, C# 2.0, .NET 3.0, Windows, Dev, XAML, WPF, Intermediate
Josh Smith 4.42
WPF Flickr Viewer Using XLINQ
Updated: 24 Jun 2008  
WPF Flickr Viewer Using XLINQ
VS2005, .NET 3.0, C# 3.0, Windows, Dev, WPF, Intermediate
Sacha Barber 4.42
WPF C# Ribbon Control Library - Unedited
Updated: 25 Jun 2008  
A WPF / C# Library for implementing Office 2007 Style Ribbon Interfaces
Win2K, WinXP, Win2003, Vista, C# 2.0, C# 3.0, C#, Windows, Win32, Win64, Dev, XAML, WPF, Design, Office, Intermediate, Advanced
Derek Bartram 4.41
WPF Master Pages
Updated: 21 Jan 2008  
One of the really great enhancements in ASP.NET was the introduction of master pages. They help developers to create a consistent layout for the pages in an application. Unfortunately there is no such concept in WPF. But there is an easy way to build a control similar to an ASP.NET master page.
C# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Architect, Dev, XAML, WPF, Intermediate
Karin Huber 4.39
WPF Real-time Monitor Control (Rolling Monitor) - Unedited
Updated: 25 Apr 2008  
An article introducing the WPF Realtime Monitor Control, for creating a real-time view of continuous data
Win2K, WinXP, Win2003, Vista, C# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, Windows, .NET, Win32, Win64, Dev, WPF, Design, Intermediate
Derek Bartram 4.39
Validizor - A Validation Control for WPF
Updated: 17 Oct 2007  
A WPF validation control for validating your data objects.
.NET 3.0, C# 3.0, Windows, Visual Studio, Dev, WPF, Intermediate
Buzz Weetman 4.38
A WPF SplitButton
Updated: 20 Oct 2007  
A Themed WPF SplitButton
VS2005, .NET 3.0, C# 3.0, VS2008, Windows, Dev, WPF, Intermediate
alrh 4.37
A Photoshop-like Cropping Adorner for WPF
Updated: 24 Jan 2008  
A cropping adorner which darkens everything except the selected portion
C# 3.0, C#, .NET, Dev, WPF, Intermediate
darrellp 4.33
A Microsoft Office 2007 Style WPF C# Quick Access Toolbar - Unedited
Updated: 6 Apr 2008  
An article presenting the Quick Access Toolbar as part of RibbonControl.dll, as seen in Microsoft Office 2007
.NET 2.0, Win2K, WinXP, Win2003, Vista, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, XML, Windows, .NET, Win32, Win64, Dev, WPF, Design, Beginner, Intermediate
Derek Bartram 4.33
WPF MultiSelect TreeView Sample
Updated: 23 Mar 2008  
Shows how to add multi-select capabilities to WPF TreeView control
.NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Architect, Dev, WPF, Design, Intermediate, Advanced
Nick Polyak 4.33
WPF Grouping and Sorting ListView - Unedited
Updated: 1 Sep 2008  
Shows a couple of ways to create a Sortable ListView with Drag Drop Grouping
WinXP, C# 1.0, C# 2.0, C# 3.0, C#, Windows, Dev, WPF, Design, Intermediate
mtonsager 4.33
WPF and .NET 3.5 - Drawing Customized Controls and Custom UI Elements
Updated: 10 Dec 2007  
Using Visual Studio 2008 for custom drawing using WPF and .NET 3.5; fun with Spirographs
Vista, C# 3.0, VB 9.0, .NET 3.5, VS2008, C#, VB, Windows, .NET, Visual Studio, Dev, XAML, WPF, Design, Beginner, Intermediate
Acoustic 4.26
WPF Custom Controls - Without The Pain - Unedited
Updated: 13 Aug 2008  
Creating a maintainable, extensible WPF custom control library is alot easier if you know a few tricks.
C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Dev, XAML, WPF, Intermediate, Advanced
AndyL2 4.25
Group Sort Adorner ListView - Unedited
Updated: 1 Sep 2008  
This is for anyone looking for a WPF sortable Listview with drag and drop grouping, drag and drop column reordering and column resizing.
WinXP, C# 1.0, C# 2.0, C# 3.0, C#, Windows, Visual Studio, Architect, Dev, XAML, WPF, Design, Intermediate, Advanced
mtonsager 4.25
Creating an Outlook Navigation Pane by Restyling a WPF TabControl
Updated: 24 Jun 2008  
Restyling a standard TabControl to look like an Outlook Navigation Pane
C# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Dev, XAML, WPF, Design, Beginner
rudigrobler 4.21
Using 2D controls in a 3D environment
Updated: 26 Aug 2006  
WPF allows users to create rich 3D interfaces, but it cripples productivity by not allowing a standard way of using the 2D controls in such an interface. Let's see if it can be done manually.
.NET 2.0, VS2005, C# 2.0, Windows, Dev, WPF, Intermediate
Dragos Dumitru Sbarlea 4.19
A WPF Graph Control Library - Unedited
Updated: 24 Apr 2008  
An article presenting a WPF library for producing extensible runtime customisable graphs
Win2K, WinXP, Win2003, Vista, C# 3.0, C#, XML, Windows, Win32, Win64, Architect, Dev, XAML, WPF, Design, Intermediate
Derek Bartram 4.13
WPF PolarPanel
Updated: 26 Jan 2008  
A WPF panel for easily positioning elements in polar coordinates
C# 2.0, C# 3.0, C#, Windows, Dev, XAML, WPF, Design
Yaakov Davis 4.00
Spelling Suggestions in a WPF TextBox
Updated: 25 Feb 2007  
Examines an intuitive way to correct typos in a TextBox.
WinXP, Vista, VS2005, C# 2.0, .NET 3.0, Dev, XAML, WPF, Intermediate
Josh Smith 3.97
A Demonstration for WPF Ribbon Control Library - Unedited
Updated: 25 Apr 2008  
A demonstration application for showing the use of the WPF Ribbon Control as presented elsewhere
Win2K, WinXP, Win2003, Vista, C# 2.0, C# 3.0, C#, Windows, Win32, Win64, Architect, Dev, WPF, Design, Intermediate, Advanced
Derek Bartram 3.87
An Animated "AlarmBar" Custom Control in WPF - Unedited
Updated: 22 Jul 2008  
Published WPF resources discussing control customization focus almost exclusively on editing local copies of ControlTemplates, while implementing and interacting with an actual Custom Control library requires a DIFFERENT set of techniques and reference syntax to be used
.NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Dev, XAML, WPF, Intermediate, Advanced
AndyL2 3.83
WPF Autocomplete Textbox Control
Updated: 31 May 2008  
An article showing how to build a WPF autocomplete textbox control with delay input
.NET 3.0, C# 3.0, .NET 3.5, Windows, Dev, WPF, Beginner, Intermediate
thomastn 3.74
WPF Window Resizing
Updated: 23 Jan 2008  
An article on using UI elements to control window size
.NET 3.5, C#, Windows, .NET, Dev, WPF, Design, Intermediate
Derek Bartram 3.73
Creating and consuming a custom WPF control
Updated: 1 Mar 2007  
Creating and consuming a custom WPF control
VS2005, .NET 3.0, C# 3.0, Windows, Dev, WPF, Intermediate
Sacha Barber 3.72
WPF Slider Menu
Updated: 12 Jun 2008  
A menu item that displays a slider control with child menu items
WinXP, Win2003, Vista, C# 1.0, C# 2.0, C# 3.0, C#, Windows, Dev, XAML, WPF, Intermediate
Matt Brunell 3.67
A WPF Digital Clock - Unedited
Updated: 26 Apr 2008  
A WPF Digital Clock for displaying the current time, styled using RibbonStyleHandler
Win2K, WinXP, Win2003, Vista, C# 3.0, C#, Windows, Win32, Win64, Dev, WPF, Beginner
Derek Bartram 3.62
A Generalised WPF Wizard / Procedure Dialog - Unedited
Updated: 22 Mar 2008  
An article presenting ProceedureDialog.dll, a custom control for creating wizard style interfaces / procedure dialogs
Win2K, WinXP, Win2003, Vista, C# 2.0, C# 3.0, C#, Windows, Win32, Win64, Dev, WPF, Design, Beginner, Intermediate
Derek Bartram 3.61
A more generic way of sorting a WPF ListView with IComparer
Updated: 24 May 2008  
An easy way of sorting the WPF ListView with a generic method.
C# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Architect, Dev, XAML, WPF, Design, Intermediate
wpfdevelopment.com 3.54
WPF ProcessingContentControl
Updated: 5 Feb 2008  
A ContentControl that displays continuously progressing view when its content is being processed.
C# 2.0, C# 3.0, VB 8.0, VB 9.0, .NET 3.5, C#, VB, .NET, Dev, XAML, WPF, Design, Intermediate
Yaakov Davis 3.42
A Microsoft Office Style WPF Application Button - Unedited
Updated: 22 Mar 2008  
An article presenting ApplicationButton used in creating round buttons as per Microsoft Office Style application buttons
Win2K, WinXP, Win2003, Vista, .NET 3.0, C# 3.0, .NET 3.5, C#, XML, Windows, .NET, Win32, Win64, Dev, WPF, Design, Intermediate
Derek Bartram 3.37
WPF Color Palette Control
Updated: 19 Feb 2008  
A color palette user control developed using WPF
.NET 3.0, VB 9.0, VB, .NET, Dev, XAML, WPF, Beginner
Christopher Vinod 3.36
Introduction to the WPF DataGrid - Unedited
Updated: 12 Aug 2008  
A article show how to use the new DataGrid in WPF
.NET 3.5, C#, Windows, .NET, Dev, WPF, Beginner
rudigrobler 3.14
WPF Arrow and Custom Shapes
Updated: 26 Jan 2008  
This article demonstrates how to create an Arrow shape in WPF, and provides guidelines for creating custom shapes
WinXP, Vista, TabletPC, C# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, Windows, .NET, Dev, XAML, WPF, Design, Beginner
Tomer Shamam 3.09
WPFDesigner - Unedited
Updated: 30 Aug 2008  
A WPF UserControl on which you can add elements and move/resize them
WinXP, Vista, C# 1.0, C# 2.0, C# 3.0, C#, Dev, WPF, Design, Intermediate
Victor Hurdugaci 3.07
Use WPF Controls in VSTO Solutions with Visual Basic 2008
Updated: 9 Mar 2008  
An explanation of how to add WPF controls to Visual Studio Tools for Office solutions, writing Visual Basic code
VB 9.0, .NET 3.5, VS2008, VB, .NET, Visual Studio, WPF, Intermediate
Alessandro Del Sole 3.00
RecentFileList: a WPF MRU - Unedited
Updated: 20 Feb 2008  
A Most Recently Used menu item control for WPF applications
C# 2.0, .NET 3.0, VS2008, Dev, WPF, Intermediate
Nick Butler 2.67
Waiting Control / IE 7 Progressbar Control using WPF - Unedited
Updated: 13 May 2008  
Timeless or non-progress based waiting / progress control using WPF
VB 7.x, VB 8.0, VB 9.0, VB 6, .NET 3.5, VB, .NET, Architect, Dev, WPF, Advanced
jebarson 2.65
GIF animation in WPF - Unedited
Updated: 14 Feb 2008  
Animation of transparent GIF image in WPF
C# 1.0, C# 2.0, C# 3.0, .NET 3.5, C#, .NET, WPF, Beginner
Zoltan23 2.50
WPF: How to highlight a cell in ListView - Unedited
Updated: 15 Jul 2008  
A solution to highlight a cell in ListView
C# 1.0, C# 2.0, C# 3.0, C#, Windows, XAML, WPF, Beginner
Yajnesh Narayan Behera 1.73
Loading .Net2.0 Form onto .Net3.0 Window - Unedited
Updated: 1 Jun 2008  
To load a Windowsform of .Net2.0 onto .Net3.0 Window
C# 1.0, C# 2.0, .NET 3.0, C# 3.0, C#, .NET, Dev, WPF, Beginner
goddu praneeth 1.00
WPF 3D Bar chart custom control (with ability to rotate/spin the chart with mouse) - Unedited
Updated: 7 Sep 2008  
Windows Presentation Foundation (WPF) provides a lot of cool controls and features. But still for some specific custom features and business needs, writing a custom control becomes necessary. One such example is WPF 3D bar chart control, with ability to rotate/spin the chart using mouse.
WinXP, Vista, C#, Windows, Architect, Dev, WPF, Design, Intermediate, Advanced
Bharath K A  
 

Windows Presentation Foundation - Data Binding

top
Title / Updated Author Score  
Simplifying the WPF TreeView by Using the ViewModel Pattern
Updated: 22 May 2008  
Reviews how using a ViewModel can abstract away the complexities of the WPF TreeView control.
C# 3.0, .NET 3.5, C#, .NET, Architect, Dev, XAML, Beginner, Intermediate
Josh Smith 4.87
WPF Data Binding - Part 1
Updated: 3 Sep 2008  
An introduction to data binding with WPF.
C#, XML, Windows, .NET, Dev, ADO.NET, WPF, Beginner, Intermediate
Joel Ivory Johnson 4.80
Moving Toward WPF Data Binding One Step at a Time - Unedited
Updated: 19 May 2008  
A gradual introduction to the world of WPF data binding
C# 3.0, .NET 3.5, C#, .NET, Architect, Dev, XAML, Beginner
Josh Smith 4.79
WPF: A Beginner's Guide - Part 5 of n - Unedited
Updated: 22 May 2008  
An introduction into WPF Databinding
.NET 3.0, C# 3.0, C#, .NET, Architect, Dev, WPF, Design, Beginner
Sacha Barber 4.78
Selecting the Detail Level to View at Runtime in WPF
Updated: 5 Jul 2008  
Explains how to allow users to select the amount of information to view
C# 3.0, .NET 3.5, C#, .NET, Architect, Dev, XAML, WPF, Design, Intermediate, Advanced
Josh Smith 4.72
Artificial Inheritance Contexts in WPF - Unedited
Updated: 2 Jul 2008  
Reviews and compares three techniques that enable you to data bind to any element tree
C# 2.0, C# 3.0, .NET 3.5, C#, .NET, Architect, Dev, XAML, WPF, Intermediate
Josh Smith 4.60
Attaching a Virtual Branch to the Logical Tree in WPF
Updated: 6 May 2007  
Reviews a pattern which enables new possibilities for data binding.
VS2005, C# 2.0, .NET 3.0, Windows, Dev, XAML, WPF, Advanced
Josh Smith 4.58
WPF and Property Dependencies - Part I
Updated: 7 Feb 2008  
An introductory look at WPF data binding and property dependencies
C# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, VS2008, C#, .NET, Visual Studio, Dev, XAML, WPF, Beginner
Dmitri Nesteruk 4.54
Data Visualization in WPF with LINQ to SQL and Data Binding
Updated: 21 Dec 2007  
This article will show how to use data binding and styles to show data coming from a Microsoft SQL database using the new object-relational model introduced in Visual Studio 2008, LINQ to SQL, allowing grouping, sorting and filtering of data with almost no code.
WinXP, Win2003, Vista, SQL 2005, C# 3.0, .NET 3.5, VS2008, C#, SQL Server, Visual Studio, Dev, XAML, WPF, Design, Intermediate
Bruno Sonnino 4.47
WPF : Validation of business objects, a simpler approach - Unedited
Updated: 20 Jul 2008  
An article on how to simplify the WPF validation process
C# 3.0, .NET 3.5, C#, .NET, Architect, Dev, WPF, Intermediate
Sacha Barber 4.46
Setting two bindings on a single WPF control - Unedited
Updated: 25 May 2008  
This article demonstrates how to set two bindings on a WPF control, yielding significant amount of code reduction for developers & boosting their productivity.
C# 1.0, C# 2.0, C# 3.0, C#, Architect, Dev, WPF, Intermediate, Advanced
NirajRules 4.38
Simple Demo of Binding to a Database in WPF using LINQ-SQL
Updated: 10 Mar 2008  
A beginner example of binding WPF to a database using LINQ-SQL
C# 3.0, .NET 3.5, VS2008, C#, Windows, .NET, Visual Studio, Dev, Intermediate
Brian_Stoker 4.37
An XAML Serializer Preserving Bindings
Updated: 1 Nov 2007  
Saving XAML files using MarkupWriter
C# 3.0, .NET 3.5, VS2008, Windows, Dev, XAML, WPF, Intermediate
Chili Pepper 4.33
WPF: XmlDataProvider Two-Way Data Binding
Updated: 11 Jun 2008  
How to perform two-way data binding with the XmlDataProvider within the Windows Presentation Foundation.
.NET 3.5, VS2008, C#, .NET, Visual Studio, Architect, Dev, XAML, Beginner, Intermediate
Ryan Bost 4.33
WPF Alien Sokoban
Updated: 16 Jun 2008  
A fun implementation of the game Sokoban, written to showcase some features of WPF, C# 3.0, Expression Design, and Visual Studio 2008.
C# 3.0, .NET 3.5, VS2008, Windows, Dev, XAML, WPF, Design, Intermediate
Daniel Vaughan 4.32
Using converters to aggregate a list in a ListView
Updated: 23 Jul 2008  
Explanation on how to use converters to calculate the sum, largest, average, etc., of the items in a ListView.
.NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Dev, WPF, Intermediate, Advanced
Timmy Kokke 4.23
A Guided Tour of WPF – Part 3 (Data binding)
Updated: 4 Apr 2007  
A guided tour of the Windows Presentation Foundation, one feature at a time.
VS2005, C# 2.0, .NET 3.0, Windows, Dev, XAML, WPF, Beginner
Josh Smith 4.14
Debugging WPF Databinding
Updated: 3 Jan 2008  
How to debug WPF Databinding
C# 1.0, C# 2.0, .NET 3.0, C# 3.0, .NET 3.5, C#, .NET, Dev, XAML, Design, Intermediate
marlongrech 3.81
ContextMenu in WPF with XML Binding
Updated: 2 Sep 2007  
An article on how to create a customizable ContextMenu to use in your application based on an XML data source
.NET 3.0, C# 3.0, XML, Windows, Visual Studio, Dev, XAML, WPF, Intermediate
Mihai Mihaila 3.72
WPF - Bind to Opposite Boolean Value Using a Converter
Updated: 13 Mar 2008  
Learn how to use a value converter for binding to the opposite of a boolean value
WPF
James J. Foster 3.68
WPF Color Palette - Unedited
Updated: 10 Jul 2008  
Show WPF Brushes In ListBox
C# 1.0, C# 2.0, C# 3.0, C#, XAML, WPF, Intermediate
Sam Farajpour 3.67
Simple WPF databinding (with some additional WPF goodies)
Updated: 13 May 2008  
This article shows how to do basic databinding, cursor movement, rounded window, transparency, and context menu in WPF.
.NET 3.0, C# 3.0, C#, ASP.NET, Windows, .NET, Dev, WPF, Intermediate
pompair 3.43
Refreshing the view of grid control - Unedited
Updated: 3 Sep 2008  
How to reflect the changes made to the itemsource of grid control in wpf
XML, Dev, XHTML, WPF, LINQ, Beginner, Intermediate
Ashish Sehajpal 3.22
Fill Combobox With Sorted Enum Without Code
Updated: 19 Jun 2007  
This article demonstrates how to bind a combobox with sorted names from an enum. This can all be accomplished in XAML without code in the XAML code behind page.
WinXP, Win2003, Vista, VS2005, C# 2.0, .NET 3.0, VB 8.0, Architect, Dev, XAML, WPF, Design, Intermediate
Karl Shifflett 3.09
Introduction to WPF Data Binding - Unedited
Updated: 9 Jan 2008  
Simple example to describe WPF data binding
WinXP, Vista, C# 3.0, C#, Windows, XAML, WPF, Beginner
chakkaradeepcc 2.92
XamlWriter and Bindings serialization - Unedited
Updated: 29 Jun 2008  
About serialization Bindings to XAML with standard MS XamlWriter
.NET 3.0, C# 3.0, .NET 3.5, C#, .NET, XAML, WPF
AlexDov 2.45
WPF DataBinding
Updated: 11 Sep 2007  
Data Binding to a combobox in WPF
.NET 3.0, C# 3.0, Windows, Visual Studio, Dev, XAML, WPF, Intermediate