.NET news » Search results
Search results for query "mvvm" (58):
Multi-Targeting: Build Multi-Targeted Apps for the Desktop, Prism and Windows Phone 7
Why duplicate efforts when you can use a single codebase to create multi-targeted applications? We walk you through the process, using Prism, dependency injection and patterns such as MVP and MVVM
Using The Silverlight DataGrid with View Model / MVVM
The Silverlight DataGrid using Inline Editing, Paging, Sorting, and Button Events, using View Model
A Silverlight Sample Built with Self-Tracking Entities and WCF Services - Part 3
Part 3 of a series describing the creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light Toolkit, MEF, and T4 Templates.
2011-03-08 16:01:00 Source: A Silverlight Sample Built with Self-Tracking Entities...
Tags: Silverlight
A Silverlight Sample Built with Self-Tracking Entities and WCF Services - Part 2
Part 2 of a series describing the creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light Toolkit, MEF, and T4 Templates.
2011-03-08 15:49:00 Source: A Silverlight Sample Built with Self-Tracking Entities...
Tags: Silverlight
A Silverlight Sample Built with Self-Tracking Entities and WCF Services - Part 1
Part 1 of a series describing creation of a Silverlight business application using Self-tracking Entities, WCF Services, WIF, MVVM Light Toolkit, MEF, and T4 Templates.
2011-03-08 15:32:00 Source: A Silverlight Sample Built with Self-Tracking Entities...
Tags: Silverlight
Silverlight Exposed: Using MEF to Expose Interfaces in Your Silverlight MVVM Apps
Managed Extensibility Framework (MEF) lets you expose interfaces and classes in your Silverlight apps without having to expose the real implementation. We'll show you how it works.
2011-01-03 18:00:00 Source: Silverlight Exposed: Using MEF to Expose Interfaces in...
Tags: Silverlight
Design Patterns: Problems and Solutions with Model-View-ViewModel
The Model-View-ViewModel (MVVM) design pattern describes a popular approach for building Windows Presentation Foundation or Microsoft Silverlight applications. Robert McCarter shows you how the ViewModel works, and discuss some benefits and issues involved in implementing a ViewModel in your code.
Step by Step Guide to Silverlight 4 Command Binding
Silverlight 4 now came up with the support of Command Binding. Using Command binding you can easily develop your Silverlight MVVM (Model-View-ViewModel) applications where your view will not know about data. In this article, I will describe you the Command binding feature in Silverlight 4 Step-by-St


Syndicate