Completed
- ⭐ Services
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a WPF MVVM Application - Start to Finish Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 - Introduction
- 2 - Project Setup
- 3 - Basic MVVM
- 4 - ⭐ Views
- 5 - ⭐ View Models
- 6 - ⭐ Models and ⭐ Stores
- 7 - Modals/Popups
- 8 - Prototyping w/ Figma
- 9 - Views for Modal
- 10 - View Models for Modal
- 11 - ⭐ Navigation
- 12 - Displaying the Modal
- 13 - ⭐ Commands
- 14 - Basic Commands
- 15 - Async Commands
- 16 - Data Stores
- 17 - ⭐ Database Interaction w/ Entity Framework
- 18 - ⭐ Domain Layer
- 19 - Entity Framework Setup
- 20 - ⭐ Services
- 21 - Database Migrations
- 22 - ⭐ Async Data Loading
- 23 - Finishing CRUD
- 24 - Edge Cases
- 25 - ⭐ Loading Spinners
- 26 - ⭐ Error Handling
- 27 - ⭐ .NET Generic Host
- 28 - Miscellaneous Cleanup
- 29 - ⭐ Source Control w/ Git
- 30 - ⭐ Publishing
- 31 - Conclusion