Always remain updated about current software development trends

Articles having tag: MVVM

Gestating your Metro Style App with Cocoon

Today's Metro Monday project is a framework that will help you in your creation of Windows 8 Metro Style applications, helping take a little of the grunt work out, while helping build applications with some separation of concerns. Plus I dig how it uses MEF...

Convolutional Neural Network Workbench

A workbench to create, train, and test convolutional neural networks against the MNIST and CIFAR-10 datasets.

Open Child Window in MVVM environment

How to open pop up window in MVVM environment. You can use it in WPF or Silverlight.

WPF x FileExplorer x MVVM

This article describe how to construct FileExplorer controls included DirectoryTree and FileList, using Model-View-ViewModel (MVVM) pattern.

Using Adobe Reader in a WPF app

An article in how to adapt the Adobe Reader COM object to play nicely with MVVM

WPF Folder Browser

This is an alternative for "WPF Folder Browser"

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.

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.

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.