About Me Frequently Asked Questions Make a Request RSS Feed
Incorporating PNG Sequences into WPF
Learn how to incorporate PNG sequences into WPF applications. You'll definitely want to check out this "explosive" tutorial.
Length: 15 minutes, 38 seconds
Download the tutorial
Building an Interactive 3D Video Player
Learn how to use the 3DTools library to place 2D controls onto 3D meshes while keeping their interactivity intact.
Length: 13 minutes, 30 seconds
Download the tutorial
Creating a Split Button in Blend
Learn how to create a split button by combining a styled Button control and a ComboBox control.
Length: 10 minutes, 13 seconds
Download the tutorial
Controlling WPF 3D with External Sensors
See a demo of how to control a WPF application using sensors and switches. I'm using an interface kit from Phidgets.
Length: 6 minutes, 13 seconds
Download the tutorial
Binding to CLR Collections in XAML
Learn how to create a simple collection of your computer's running processes and bind to it from the XAML layer.
Length: 7 minutes, 56 seconds
Download the tutorial

Reflections in Visual Studio and Blend
Learn how to use Visual Studio and Blend together to easily create live video reflections for your applications.
Length: 14 minutes, 11 seconds
Download the tutorial

Continuous Random Animation
In this tutorial I show how to create recursive random animations on an image file using XAML and C#.
Length: 8 minutes, 49 seconds
Download the tutorial

Creating Animated Buttons in Blend
Learn how to create simple animated buttons by avoiding the default Button control and creating your own style.
Length: 13 minutes, 6 seconds
Download the tutorial