.NET news » WPF WPF Rss Feed

WPF Step by Step: Getting Started with WPF and Expression Blend

Getting started with your first WPF Application using Microsoft Expression Blend 4.0
6 Aug 2010, 04:36:00   Source: WPF Step by Step: Getting Started with WPF and Expression...   Tags: WPF

WPF: integrating our application with the Windows 7 Taskbar (II)

Let your user interact with your application using the new features of the Windows 7 Taskbar
3 Aug 2010, 14:04:00   Source: WPF: integrating our application with the Windows 7...   Tags: WPF

Validating user input - WPF MVVM

Validating user input in a WPF MVVM Application using the IDataErrorInfo Interface
2 Aug 2010, 15:18:00   Source: Validating user input - WPF MVVM   Tags: WPF

WPF Simple zoom and drag support in a ScrollViewer

Sample which describes a way of zooming with the mouse wheel or a slider and dragging limited content which is hosted by a ScrollViewer
29 Jul 2010, 19:27:00   Source: WPF Simple zoom and drag support in a ScrollViewer   Tags: WPF

UI Frontiers: Multi-Touch Manipulation Events in WPF

Multi-touch has progressed from being a futuristic prop of sci-fi films to a mainstream means of user interface. We’ll show you how support for multi-touch in Windows 7 has filtered down and settled into various areas of the .NET Framework.
29 Jul 2010, 19:00:00   Source: UI Frontiers: Multi-Touch Manipulation Events in WPF   Tags: WPF

Attributes-based Validation in a WPF MVVM Application

Description of a method which uses attribute to perform user entry validation in a WPF MVVM application
28 Jul 2010, 14:15:00   Source: Attributes-based Validation in a WPF MVVM Application   Tags: WPF

Hierarchical Menu in WPF

A simple way to create a hierarchical context menu
28 Jul 2010, 12:04:00   Source: Hierarchical Menu in WPF   Tags: WPF

WPF Image Viewer

Learn how to create a WPF image viewer in Expression Blend
21 Jul 2010, 07:29:00   Source: WPF Image Viewer   Tags: WPF

Enable MultiSelect in WPF ListView (2)

Make your ListView support item selection by dragging
19 Jul 2010, 12:46:00   Source: Enable MultiSelect in WPF ListView (2)   Tags: WPF

Getting started with shader effects in WPF

All you need to know about GPU - accelerated effects in Windows Presentation Foundation
15 Jul 2010, 06:52:00   Source: Getting started with shader effects in WPF   Tags: WPF