Apex Part 2 - Adding Commands to an MVVM Application

Posted on | 49 words | ~1 min
C# Apex MVVM

In Part 2 of my video tutorial series on using Apex I show you how you can add commands to an MVVM application. Commands let you rapidly add functionality to a ViewModel, whilst still maintaining separation from UI.

A CodeProject article to accompany this video will be published shortly.