Entity Framework CRUD - FULL STACK WPF (.NET CORE) MVVM #2

Опубликовано: 10 Октябрь 2024
на канале: SingletonSean
39,973
493

I refactor the SimpleTraderDbContext a tad and create a factory class for instantiating the SimpleTraderDbContext. Then, I begin building out the data service classes for our application using the Entity Framework setup from part 1.

In this series, I walk through the development of a WPF application from the database layer to the UI layer.

SOURCE CODE: https://github.com/SingletonSean/Simp...

FULL PLAYLIST:    • Full Stack WPF MVVM