I replace the viewmodel factories with delegates. The delegates allow us to handle viewmodel creation throughout SimpleTrader without having to create factory classes for our viewmodels.
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/SimpleTrader
FULL PLAYLIST: https://www.youtube.com/playlist?list=PLA8ZIAm2I03jSfo18F7Y65XusYzDusYu5
Download
0 formats
No download links available.
Using Delegates as View Model Factories - FULL STACK WPF (.NET CORE) MVVM #17 | NatokHD