C# WPF Tutorial #23 - Using ViewModels in MVVM

Channel:
Subscribers:
8,960
Published on ● Video Link: https://www.youtube.com/watch?v=Fs2gwb6Dqjk



Duration: 15:02
42,389 views
702


Diving into the implementation of MVVM with the creation of our first Model and VIewModel, setting our data context and using several types of Bindings to our View, as well as a few upgrades, tips and tricks!

Happy Coding!

Chapters:

0:00 Setup
1:58 Creating a Model (POCO)
3:01 Creating a ViewModel
7:40 ViewModel Base Class
8:54 View and Bindings
10:30 Seeding Data and Testing
11:40 DataGrid Custom Columns
13:24 Recap/Review
14:41 Next Up







Tags:
C#
WPF
MVVM
ViewModel
Design Patterns
Bindings
DataGrid