.NET news » Search results

Search results for query "mvvm" (58):

A Sample Silverlight 4 Application Using MEF, MVVM, and WCF RIA Services - Part 1

Part 1 of a series describing creation of a Silverlight business application using MEF, MVVM Light, and WCF RIA Services

Command Binding inside DataTemplate in Parent-Child Scenario in an MVVM Application

Discusses a simple and testable way to bind Commands inside DataTemplates (Parent-Child scenario) in any WPF or Silverlight application built with the MVVM design pattern
2011-02-21 08:33:00   Source: Command Binding inside DataTemplate in Parent-Child...   Tags: WPF

Validating user input - WPF MVVM

Validating user input in a WPF MVVM Application using the IDataErrorInfo Interface
2010-08-02 15:18:00   Source: Validating user input - WPF MVVM   Tags: WPF

Silverlight Simplified MVVM Modal Popup

An example of an easy to use MVVM Modal Popup and Silverlight Value Converter
2010-05-03 09:17:00   Source: Silverlight Simplified MVVM Modal Popup   Tags: Silverlight

Migrate from Basic to MVVM and MEF Composable Patterns for a Silverlight Application - Part 1

The article series shows how to upgrade a Silverlight application having basic patterns to the MVVM and MEF composable patterns with easy approaches and detailed coding explanations.
2012-05-03 11:14:00   Source: Migrate from Basic to MVVM and MEF...   Tags: Silverlight

Migrate from Basic to MVVM and MEF Composable Patterns for a Silverlight Application - Part 2

The article series shows how to upgrade a Silverlight application having basic patterns to the MVVM and MEF composable patterns with easy approaches and detailed coding explanations.
2012-05-03 11:12:00   Source: Migrate from Basic to MVVM and MEF...   Tags: Silverlight

Migrate from Basic to MVVM and MEF Composable Patterns for a Silverlight Application - Part 3

The article series shows how to upgrade a Silverlight application having basic patterns to the MVVM and MEF composable patterns with easy approaches and detailed coding explanations.
2012-05-03 11:09:00   Source: Migrate from Basic to MVVM and MEF...   Tags: Silverlight

A Pluggable Architecture for Building Silverlight Applications with MVVM

This article describes building a sample Silverlight application with the MVVM Light toolkit, WCF RIA Services, and a pluggable application architecture using MEF.
2011-03-21 13:12:00   Source: A Pluggable Architecture for Building Silverlight...   Tags: Silverlight

Silverlight DataTrigger is the Answer to View Model / MVVM issues

How using the Silverlight DataTrigger allows you to run a process and then raise another when using View Model (MVVM)

A Practical Quick-start Tutorial on MVVM in WPF

This article gives a practical quick-start tutorial on MVVM in WPF for application developers.
2010-05-19 22:29:00   Source: A Practical Quick-start Tutorial on   Tags: WPF