|
Video: Using Dependency Properties with User Controls
| 05 Jan 2009 | In this video Mohammad Azam demonstrates how to utilize dependency properties using User Controls. [5:56] |
|
Video: Dependency Properties in Windows Presentation Foundation
| 29 Dec 2008 | In this video Mohammad Azam demonstrates how to use dependency properties in Windows Presentation Foundation. He walks through how to use the dependency properties and explains how else they can be used. [7:08] |
|
Video: Playing Video in Windows Presentation Foundation Using the MediaElement
| 22 Dec 2008 | In this video Mohammad Azam demonstrates how to play media files using Windows Presentation Foundation. [4:02] |
|
Video: Creating Scrollable TabControl
| 15 Dec 2008 | In this video Mohammad Azam demonstrates how to change the default WPF TabControl to a Scrollable TabControl. [5:03] |
|
Video: Using the WPF Popup Control to Create Popup Dialogs
| 08 Dec 2008 | In this video Mohammad Azam demonstrates how to use the Popup control available in WPF to create Popup dialogs. [3:48] |
|
Video: Creating a FlowDocument Using Custom Collection
| 01 Dec 2008 | In this video Mohammad Azam demonstrates how to create a FlowDocument in Windows Presentation Foundation. He shows how to create a simple report using this FlowDocument. [7:09] |
|
Video: Creating FixedDocument to Display Custom Collections
| 24 Nov 2008 | In this video Mohammad Azam demonstrates how to create a FixedDocument page for printing purposes. The FixedDocument page takes a generic collection as its data source. [3:54] |
|
Video: A Look at the Container Controls in WPF
| 17 Nov 2008 | In this video Mohammad Azam looks at different container controls available in WPF. This includes the WrapPanel, the StackPanel, and the DockPanel controls. [6:11] |
|
Video: Creating User Controls in Windows Presentation Foundation
| 10 Nov 2008 | In this video Mohammad Azam demonstrates how to create and use User Controls in Windows Presentation Foundation. He shows how to use and interact with user controls in WPF applications. [6:03] |
|
Video: Introduction to 3D Graphics in Windows Presentation Foundation
| 03 Nov 2008 | In this video Mohammad Azam demonstrates how to draw 3D graphics in Windows Presentation Foundation. He walks through how to create a simple 3D object explaining important information as he types the required code. [8:57] |
|
Video: Introduction to Style Templates in Windows Presentation Foundation
| 27 Oct 2008 | In this video Mohammad Azam introduces the style templates in Windows Presentation Foundation. Style Templates are used to give complex and consistent looks to the WPF controls. [4:35] |
|
Video: Using IDataErrorInfo to Perform Validation in WPF
| 20 Oct 2008 | In this video Mohammad Azam demonstrates how to use IDataErrorInfo to perform validation in Windows Presentation Foundation. [6:06] |
|
Video: Using Custom Validation Rules to Validate WPF Applications
| 13 Oct 2008 | In this video Mohammad Azam demonstrates how to create custom validation rules to validation WPF applications. He creates a simple validator which validates a TextBox. [4:38] |
|
Video: Introduction to Geometry Drawing in WPF
| 06 Oct 2008 | In this video Mohammad Azam demonstrates how to perform Geometry Drawing operations in Windows Presentation Foundation. [5:34] |
|
Video: Validating Controls in Windows Presentation Foundation
| 29 Sep 2008 | In this video Mohammad Azam demonstrates how to validate controls in Windows Presentation Foundation. He creates a couple of text boxes and requires the text be filled in. [6:33] |