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