.NET news » WPF WPF Rss Feed

Using Direct2D with WPF

Hosting Direct2D content in WPF controls.
3 Nov 2010, 09:11:00   Source: Using Direct2D with WPF   Tags: WPF

WPF Weather App

A WPF application that provides weather information using GOOWAPI.
3 Nov 2010, 03:58:00   Source: WPF Weather App   Tags: WPF

Super Productivity: Using WPF and Silverlight’s Automatic Layout Features in Business Applications

28 Oct 2010, 19:00:00   Source: Super Productivity: Using WPF and Silverlight’s...   Tags: WPF

Embedding PowerPoint presentation player into a WPF application

In this article I explain how to embed presentation player into a WPF application and describe the way this solution was found
16 Oct 2010, 13:05:00   Source: Embedding PowerPoint presentation player into a WPF...   Tags: WPF

WPF Folder Browser

A WPF folder browser
16 Oct 2010, 06:06:00   Source: WPF Folder Browser   Tags: WPF

WPF Charting using MVVM Pattern

Shows how to implement a WPF Chart in .NET 4.0 using MVVM Pattern
15 Oct 2010, 16:04:00   Source: WPF Charting using MVVM Pattern   Tags: WPF

WPF Jigsaw Puzzle

How to create a puzzle exploring some great features of Windows Presentation Foundation
10 Oct 2010, 19:56:00   Source: WPF Jigsaw Puzzle   Tags: WPF

PersianDate and Some WPF Controls For It

A type for holding Persian date values, and two WPF controls for working with Persian dates
5 Oct 2010, 15:14:00   Source: PersianDate and Some WPF Controls For It   Tags: WPF

A guide to cleaner XAML with custom namespaces and prefixes (WPF/Silverlight)

Clean up and manage your XAML references. This can be done using custom namespaces (scheme urls) and custom prefixes.
22 Sep 2010, 10:41:00   Source: A guide to cleaner XAML with custom namespaces and...   Tags: WPF

Cutting Edge: Better Web Forms with the MVP Pattern

The Model-View-Presenter (MVP) pattern is an evolution of MVC. We take a look at implementing MVP for ASP.NET Web Forms and compare it to ASP.NET MVC and MVVM for Windows Presentation Foundation (WPF) and Silverlight.
30 Aug 2010, 19:00:00   Source: Cutting Edge: Better Web Forms with the MVP Pattern   Tags: WPF