|
-
September 1st, 2020, 03:35 AM
#1
Understanding MVVM Questions.
#1 In the model we create our classes such as Person,Customer,
But what code goes inside there?
#2 In View is for the windows or the usercontrol we create such as Mainwindow.xaml with Mainwindow.cs Correct?
and that is the place we also do the bindings right?
#3 ViewModel is where the binding takes place i guess? such as if we had a FirstName it would load from here? or save data et.c
NOTE: BE SPECIFIC THEN I ASK MORE QUESTIONS
Last edited by TheUninvited; September 1st, 2020 at 05:46 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|