Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 761 Bytes

readme.md

File metadata and controls

22 lines (18 loc) · 761 Bytes

Coffee shop's customer app: WPF MVVM Tutorial

I followed the 'WPF 6 Fundamentals' course on Pluralsight.

A screenshot of the app.

The course contents

This 6 hour course covered the following:

  1. Instantiating objects in XAML
  2. Building a UI
  3. Organising code with UserControls
  4. Applying data binding and MVVM
  5. Executing code with commands
  6. Creating reusable resources
  7. Working with data templates
  8. Setting up dependency injection
  9. Styling your application
  10. Mastering control templates
  11. Validation for user input
  12. Debugging a WPF app

this readme was last updated 20/05/2024