HakuTeam / SoundWizard

Media Player - a C# OOP Advanced teamwork
MIT License
1 stars 1 forks source link

Study MVVM #5

Closed zluzunov closed 7 years ago

zluzunov commented 7 years ago

Read about MVVM, help other implement their code according to this pattern. Example materials:

Related to:

1

AlisaTerzieva commented 7 years ago

I have learned the basic concepts of MVVM. I am currently studiyng the commands and processes and ViewModel communication.

zluzunov commented 7 years ago

More useful links that I used: MVVM Light WPF/MVVM Quick Start Tutorial

zluzunov commented 7 years ago

We know enough to make an initial implementation of MVVM;