HakuTeam / SoundWizard

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

Study about and improve WPF #4

Closed zluzunov closed 7 years ago

zluzunov commented 7 years ago

Go through a basic WPF course and implement good practices within our project; Example:

zluzunov commented 7 years ago

Finished intro part of WPF and XAML Fundamentals - Introduction;

zluzunov commented 7 years ago

Watched chapters from WPF and XAML Fundamentals:

  1. Controls
  2. Layout
  3. Graphics (at 30%)
  4. Data Binding
zluzunov commented 7 years ago

We read enough and we can continue reading while improving the current code.