Certificate Authentication

Programming in WPF 4.5 Certificate for Aaron Villanueva Pajarillo

Add to LinkedIn

Certificate ID: 
594107
Authentication Code: 
95eb7
Certified Person Name: 
Aaron Villanueva Pajarillo
Trainer Name: 
Lakshmi Narayanan Thirulokam
Duration Days: 
3
Duration Hours: 
21
Course Name: 
Programming in WPF 4.5
Course Date: 
11 September 2019 08:00 to 13 September 2019 16:00
Venue: 
Makati
Course Outline: 

IDE

  • Introduction to Visual Studio 2012
  • First program - Hello WPF World !
  • Compilation, Debugging

Microsoft .NET

  • What is .NET?
  • CLR and Garbage Collector
  • DLL vs. EXE?
  • Technologies within .NET

Foundations of WPF

  • WPF History
  • MVVM design pattern - description
  • WPF vs. Windows Forms
  • Differences between WPF 3.0, 3.5, 4.0, 4.5

In and Out

  • WPF project structure
  • XAML, Layout, Dependency Properties
  • Commands and Resources
  • Events
  • Styles and Behaviours
  • Databinding, 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
  • IoC (Inverse of Control)
  • Unity 2, PRISM

Complete Business Application - Real World Application

  • Development of System Architecture in groups based on the specified Business Case
  • Data modelling
  • Implementation
  • Application testing