Vision Technical Education Center
6460 - Visual Studio 2008: Windows Presentation Foundation
CLASS DATE(s):
Request a Class

COURSE LENGTH: 3 Days

COURSE COST: $1495*

COURSE TIMES: 8:30am - 4:00pm

Printable version of this course
print

COURSE OVERVIEW

This three-day instructor-led course provides students with the knowledge and skills to build and configure a Windows Presentation Foundation (WPF) solution.

*Course Cost does not include books. Please contact a VTEC Account Manager for details.

AUDIENCE AND PREREQUISITES

This course is intended for application developers who know how to build Windows Forms applications, custom user controls in .NET 2.0 and how to use the common features of the base class library. They do not have to understand concepts such advanced UI threading and asynchronous programming, building custom controls from scratch or using GDI. They also do not need experience building Visual Studio addins or custom designers.

Before attending this course, students should have intermediate experience developing applications by using previous versions of Microsoft Visual Studio.

   

COURSE TOPICS:


Creating an Application by Using WPF
Overview of WPF
Creating a Simple WPF Application
Handling Events and Commands
Navigating Between Pages

Building User Interfaces
Defining Layout
Using Content Controls
Using Item Controls
Hosting Windows Forms Controls

Customizing Appearance
Sharing Logical Resources in an Application
Creating Consistent User Interfaces Using Styles
Changing the Appearance of Controls Using Templates
Using Triggers and Animations

Data Binding
Overview of Data Binding
Create a Data Binding
Implementing Property Change Notification
Converting Data
Validating Data

Data Binding to Collections
Binding to Collections of Objects
Using Collection Views
Create Master-Detail User Interfaces
Using Data Templates

Creating New Controls
Overview of Control Authoring
Creating Controls

Managing Documents
Working with Flow Documents
Working with Fixed Documents
Packaging Documents
Printing Documents

Graphics and Multimedia
Displaying 2D graphics
Displaying Images
Displaying 3D Graphics
Going Further with 3D Graphics
Adding Multimedia Support

Configure and Deploy WPF Applications
Deployment Options
Deploying a Standalone WPF Application
Deploying an XBAP Application
Configuring Security Settings