The combination between Presentation Model (or MVVM) and DataTemplates can become a differentiated quality feature in your source code. WPF allows you to have DataTemplates as views instead of user controls, so you can compose your logical tree of ViewModels you can communicate with, instead of UI elements that cannot be tested easily.
|
12
shouts |
|
|||
No comments yet, be the first one to post comment.