Learn about the command layer of MVVM, which executes application logic based on UI interaction. Commands in WPF are implemented via the ICommand interface. The command layer is closest to the view model layer of MVVM.
In this series, I demonstrate all the key components of a WPF MVVM application. This series will lay the foundations for building your own application.
TIMESTAMPS:
0:00 - Introduction
0:48 - Implementing a CommandBase (ICommand)
2:28 - Implementing the MakeReservationCommand
8:02 - Overriding CanExecute
10:58 - Scaffolding Navigation Commands
12:37 - Conclusion
CLASS VS. DELEGATE COMMANDS: • Class vs. Callback Commands - EASY WP...
SOURCE CODE: https://github.com/SingletonSean/rese...
💎 Become a Member: / @singletonsean
🏠 Discord: / discord
🐤 Twitter: / singletonsean_
🏆 Donate: https://www.paypal.com/donate?hosted_...
✉️ Email: [email protected]