Skip to content

A WPF MVVM app I made following a Pluralsight 'WPF 6 Fundamentals' course.

Notifications You must be signed in to change notification settings

SarahDuncan/wpf-mvvm-tutorial

Repository files navigation

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

About

A WPF MVVM app I made following a Pluralsight 'WPF 6 Fundamentals' course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages