SarahDuncan / wpf-mvvm-tutorial

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:C# 100.0%