.NET news » Search results

Search results for query "mvvm" (58):

MVVM: Using the MVVM Pattern in Windows 8

Windows 8 Special Issue 2012

The Model-View-ViewModel (MVVM) design pattern achieves a separation of logic and UX in Windows Store applications and also enables UX designers to create and test UIs without the existence of the underlying logic. Learn how to create an application using the MVVM design pattern in Visual Studio 12, using the MVVM Light Toolkit.
2012-10-09 18:00:00   Source: MVVM: Using the   Tags: GUI

Silverlight Advanced MVVM Video Player

This is part 2 to the article Simplified MVVM: Silverlight 4 Video Player. That article focused on the MVVM (Model-View-ViewModel) pattern, and how it supports Designer / Developer collaboration and workflow. However, when others tried to use that project for a real website, they found they needed the full set of controls that a video player normally provides. I decided to use this as an opportunity to dig deeper into "Simplified" MVVM and demonstrate how easy it truly is, when using Microsoft Expression Blend 4 (or higher).
2010-04-19 08:52:00   Source: Silverlight Advanced MVVM Video Player   Tags: Silverlight

MVVM# Episode 4

Using an extended MVVM pattern for real world LOB applications: Part 4
2011-03-30 21:00:00   Source: MVVM# Episode 4   Tags: Algorithms

MVVM# Episode 2

Using an extended MVVM pattern for real world LOB applications: Part 2
2011-03-30 20:57:00   Source: MVVM# Episode 2   Tags: Algorithms

MVVM# Episode 1

Using an extended MVVM pattern for real world LOB applications: Part 1
2011-03-30 20:54:00   Source: MVVM# Episode 1   Tags: Algorithms

WPF x FileExplorer x MVVM

This article describe how to construct FileExplorer controls included DirectoryTree and FileList, using Model-View-ViewModel (MVVM) pattern.
2010-05-04 02:18:00   Source: WPF x FileExplorer x MVVM   Tags: WPF

An MVVM friendly approach to adding system menu entries in a WPF application

The majority of MFC apps have always had an About... menu entry in the main window's system menu, and this was primarily because the App Wizard generated code for that by default. I wanted to do something similar in a WPF application I've been working on, and I wanted to do it in an MVVM friendly manner. In this article I'll explain a neat way of doing it so that you can easily add menu items and attach command handlers to them while retaining the basic MVVM paradigm.

2010-04-03 14:48:00   Source: An MVVM friendly approach to adding...   Tags: WPF Examples

MVVM Pattern Made Simple

gives an overview of MVVM pattern, its usage and advantages
2011-11-09 21:24:00   Source: MVVM Pattern Made Simple   Tags: Algorithms

Using WPF MVVM for Database Access

An example of a WPF MVVM utility accessing a simple legacy database.
2010-11-02 15:49:00   Source: Using WPF MVVM for Database Access   Tags: Examples

WPF Charting using MVVM Pattern

Shows how to implement a WPF Chart in .NET 4.0 using MVVM Pattern
2010-10-15 16:04:00   Source: WPF Charting using MVVM Pattern   Tags: WPF
1236Next ›