Code: Create A Simple WPF MVVM Application

Опубликовано: 04 Октябрь 2024
на канале: ThoughtPill
2,855
36

Hi!...Please go to 7:09 to skip my rambling - and get to the actual technical information.
Be warned, It's a slow video...Thanks!

Also, the exact code here can be downloaded at https://github.com/MOtterbine/WPFApp

I wanted to make a video that describes how I view and go about making a very simple MVVM-based WPF UI Application. I'm using VS2019.

Some ask, "What is 'business logic?' A limited example; Calculating your taxes is business logic, displaying the numbers on a screen is not.