The Model-View-ViewModel (MVVM) pattern training course helps you to cleanly separate the business and presentation logic of application from its user interface (UI). Maintaining a clean separation between application logic and UI helps to address numerous development and design issues and can make application much easier to test, maintain, and evolve. This course helps you to greatly improve code re-use opportunities and allows developers and UI designers to more easily collaborate when developing their respective parts of the application.
The Model-View-ViewModel (MVVM) pattern workshop is intended for:
- Experienced .NET software developers
- New users of MvvM
