.NET news » WPF WPF Rss Feed

WPF 2D Image Carousel

A 2D carousel like UserControl in WPF
15 Mar 2011, 07:01:00   Source: WPF 2D Image Carousel   Tags: WPF

WPF Surface Panel

Implementing Windows Surface like behavior in a standard WPF panel
14 Mar 2011, 09:52:00   Source: WPF Surface Panel   Tags: WPF

Using MvvmLight with (XAML) Silverligtht 4 or WPF

How to get started with MVVMLight and XAML for unit testing
10 Mar 2011, 10:07:00   Source: Using MvvmLight with (XAML) Silverligtht 4 or WPF   Tags: WPF

Reactive Face Using Reactive Extensions (Rx)

A simple WPF usage of Reactive Extensions (Rx)
27 Feb 2011, 13:45:00   Source: Reactive Face Using Reactive Extensions (Rx)   Tags: WPF

Command Binding inside DataTemplate in Parent-Child Scenario in an MVVM Application

Discusses a simple and testable way to bind Commands inside DataTemplates (Parent-Child scenario) in any WPF or Silverlight application built with the MVVM design pattern
21 Feb 2011, 08:33:00   Source: Command Binding inside DataTemplate in Parent-Child...   Tags: WPF

Resetting a View Model in WPF MVVM applications without code-behind in the view

The core idea behind this code and article is to provide an uncomplicated approach to reset a view-model without having to adjust DataContext references in views.
17 Feb 2011, 07:16:00   Source: Resetting a View Model in WPF MVVM applications without...   Tags: WPF

User Settings Applied

Simplifying the .NET User Configuration for Windows Forms and WPF
16 Feb 2011, 04:55:00   Source: User Settings Applied   Tags: WPF

WPF : A Weird 3d based control

A kind of 3d tree level control
12 Feb 2011, 06:55:00   Source: WPF : A Weird 3d based control   Tags: WPF

WPF TaskDialog Wrapper and Emulator

A TaskDialog wrapper class with fallback emulator (for XP and earlier)
9 Feb 2011, 18:34:00   Source: WPF TaskDialog Wrapper and Emulator   Tags: WPF

Catel - Part 5 of n: Building a WPF example application with Catel in 1 hour

This article explains how to write a real-world application using Catel.
28 Jan 2011, 12:04:00   Source: Catel - Part 5 of n: Building a WPF example application...   Tags: WPF