Published articles on other web sites*
Published articles on other web sites*
Mostrando entradas con la etiqueta MVVM. Mostrar todas las entradas
Mostrando entradas con la etiqueta MVVM. Mostrar todas las entradas
Binding Events to Methods in the Silverlight MVVM View Models
Using the MVVM Pattern in Silverlight Applications
Using the MVVM Pattern in Silverlight Applications
By Microsoft Silverlight Team|December 1, 2010|Level 300 : Intermediate
Contents
Overview
Estimated Time: 45 minutesThe Model-View-ViewModel (MVVM) pattern provides a flexible way to build Silverlight applications that promotes code re-use, simplifies maintenance and supports testing. The pattern consists of three different components including the Model (entities and code on the server), the View (the Silverlight screens) and the ViewModel (the glue between the Model and the View). An example of the how the Model, View and ViewModel components relate to each other is shown next:
In this lab exercise you'll learn how to migrate an existing Silverlight application that uses
Suscribirse a:
Entradas (Atom)