Certificate Authentication

Programming in WPF Certificate for Joshua McCormack

Add to LinkedIn

Certificate ID: 
752295
Authentication Code: 
13b9e
Certified Person Name: 
Joshua McCormack
Trainer Name: 
Shane Gates
Duration Days: 
3
Duration Hours: 
21
Course Name: 
Programming in WPF
Course Date: 
2024-01-22 08:00 to 2024-01-24 15:00
Course Outline: 

Introduction

IDE

  • Introduction to Visual Studio
  • Creating a project
  • Compiling and debugging

Microsoft .NET

  • What is .NET?
  • CLR and garbage collector
  • DLL vs. EXE?
  • Technologies within .NET

Foundations of WPF

  • History of WPF
  • MVVM design pattern
  • WPF vs. Windows forms
  • Differences between WPF versions

In and Out

  • WPF project structure
  • XAML, layout, and dependency properties
  • Commands and resources
  • Events
  • Styles and behaviours
  • Understanding data binding and data streams

Data Flow

  • Data modelling in WPF
  • Access to databases
  • LINQ
  • Entity framework
  • CRUD operations
  • Data validation

Controls

  • Controls review
  • WPF toolkit extended
  • User controls a custom controls
  • Templates

Advanced topics

  • Asynchronous and parallel operations
  • Inverse of Control (IoC)
  • Unity and PRISM

Real World Application

  • Developing a system architecture
  • Data modelling
  • Implementation
  • Application testing

Summary and Next Steps