About Us | [Public iPhone iPad Courses] | [Public Android Courses] | [Public Arduino Courses] | [Contact Us]

Course CSH105
Windows Presentation Foundation (WPF) and Silverlight C# Programming

Duration: 5 Days

Course Synopsis

Windows Presentation Foundation (or WPF) is Microsoft's new framework for rendering user interfaces in Windows-based applications. Instead of using the GDI subsystem WPF uses DirectX. The rationale behind WPF is to provide a separation between the user interface and the business logic. WPF uses XAML, a derivative of XML, to define and link various UI elements. WPF applications can be deployed as standalone desktop programs, or hosted as an embedded object in a website. WPF supports a wide range of user interface elements including 2D/3D rendering, fixed and adaptive documents, typography, vector graphics, runtime animation, and pre-rendered media. WPF provides mechanisms for linking and manipulating these elements based on various events, user interacations and data bindings. Microsoft Silverlight uses WPF to provide embedded web controls similar to those of Adobe Flash.

Course Objectives

To provide a thorough understanding of, and practical programming experience of

The course is aimed at

Publicly scheduled dates, locations, and prices

A schedule of dates for this subject is not currently available. Please call Ajay Patel on 02086471939 to enquire about places and availability.


Course Outline

WPF - Foundations

XAML Coding

WPF User Interface Design and Implementation

WPF and Data Handling

WPF Graphics Elements

WPF Media Support