Using the Silverlight Commanding Framework with Model-View-ViewModel

Learn to implement a MVVM page that uses the Silverlight commanding framework to handle events on the page. Learn to sub-class CommandBase, implement the ICommandTarget interface and how to build a concrete command class while keeping all business logic in the ViewModel.

Duration: 21:20

Download

Anonymous