Welcome to WindowsClient.net | My Blog | Sign in | Join

Windows Client Videos

July 2008 - Posts

Responding to Events with SoundPlayerAction

Todd Miranda showed how to add sound to a WPF application in a previous video. In this video, he shows how to respond to events in a WPF application using the SoundPlayerAction element.

By: Todd Miranda

Posted: Jul 30 2008, 06:02 PM by jytylr | with no comments
Filed under:
How Do I: Add Sound to a WPF Application
A WPF application is not only about visual appeal. To complete the application experience, it is often desirable for audible effects to accompany application events. In this video, Todd Miranda shows how to add sound to a WPF application using the SoundPlayer.

By: Todd Miranda

Posted: Jul 24 2008, 04:50 AM by jytylr | with 6 comment(s)
Filed under:
How Do I: Display Data in a List in WPF

Beth Massi shows how to select data from a database and display it in a WPF ListBox using Visual Studio 2008.

By: Beth Massi

Posted: Jul 16 2008, 06:45 PM by jytylr | with 2 comment(s)
Filed under:
How Do I: Create a Simple Data Entry Form in WPF
Beth Massi explains how to create a simple data entry form using WPF and Visual Studio 2008. She also shows how to add, edit, delete and save form data and how to navigate the form.

By: Beth Massi

Posted: Jul 16 2008, 05:19 PM by jytylr | with 13 comment(s)
Filed under:
How Do I: Use ResourceDictionary Elements Exported from Expression Design 2

Expression Design 2 is a great tool for generating ResourceDictionary elements (DrawingBrush and ImageDrawing UI elements) that can then be consumed by WPF applications. Todd Miranda shows how to do just that in this video.

By: Todd Miranda

Posted: Jul 09 2008, 05:51 PM by jytylr | with 1 comment(s)
Filed under:
Extend Control Functionality Using XAML Attached Properties

In this video, Todd Miranda shows how to use Attached Properties in combination with Binding Converters to extend control functionality.

Learn how to store extra data in Attached Properties by watching his previous video.

By: Todd Miranda

Posted: Jul 02 2008, 05:29 PM by jytylr | with no comments
Filed under: