Microsoft WPF

Monday, March 22, 2010 8:00:59 PM

262 Views

All Training Areas

Find links and hints to resources on Windows Presentation Foundation. Includes DataGrid, data binding, IValueConverters, validation, triggers, control templates, data templates, and the MVVM design pattern.

DataGrid and GridView

Learn how to work with the WPF grids.

DataGrid
GridView

Customizing Controls

Learn the ins and outs of creating your own controls.

Data Entry

TreeView

Learn to work with the WPF TreeView control.

General

TabControl

Learn how to use the WPF TabControl.

Events

Binding

WPF has a wide variety of binding capabilities that you'll need to learn.

User Interface Binding

Patterns

WPF has a variety of useful design patterns you'll want to learn.

General

Resources, Styles, Graphics, and Animation.

One of the capabilities of the WPF is its ability to define Styles, Templates, and Themes in Resource Dictionaries. Resource Dictionaries can be added or removed from an application easily.

Resource Dictionaries
Graphics and Drawing

IValueConverters

Learn how to use IValueConverters to validate and/or transform data that is bound to the user interface.

Basic WPF Converters

Miscellaneous

For those subjects we don't have categories for.

Reports
General
Charts