Silverlight 4 and MVVM pattern with ICommand
MVVM (Model- View – View Model) is the WPF / Silverlight UI design Pattern code model. A certain guideline a developer should follows in order to achieve a more testable, debug gable, manageable, readable Application. A zero code behind, yes… Continue Reading