Tech-Spark User Group has the plesure to invite you to the following session:
Developing better WPF applications using the MVVM pattern by Wayne Zammit, Software Engineer
Date: 24/10/2013
Time: 18:30
Location: Microsoft Innovation Centre
The Model View View-Model is a design pattern aimed at achieving clear separation of concerns between an application’s UI and its underlying logic. MVVM is also the lingua franca of WPF applications and in this session will demonstrate how MVVM helps us build WPF applications ‘the proper way’. We will look at the building blocks of MVVM, how to exploit the data-binding framework and commanding. Finally, we shall see how to build a small MVVM framework from the ground up.