I have never done much UI design. The concepts of Model View Controller (MVC), Model View Presenter (MVP), and Model View ViewModel (MVVM) have only been abbreviations that I know are related to how the UI are split into different entities, but I have never studied them further.
Well, now that I have been working with C# for over 1.5 years, with an application that does have a graphical user interface, it's about time.
So, goal of the day: learn about MVVM and create a WPF application that implements that pattern.
Resource: https://msdn.microsoft.com/en-us/magazine/dd419663.aspx
Well, now that I have been working with C# for over 1.5 years, with an application that does have a graphical user interface, it's about time.
So, goal of the day: learn about MVVM and create a WPF application that implements that pattern.
Resource: https://msdn.microsoft.com/en-us/magazine/dd419663.aspx
Kommentarer
Skicka en kommentar