Most mvvm related news are at:

jeremylikness.com – C#er : IMage

Improving the Readability of Windows Store Unit Tests 25 Jun 2013 | 06:58 pm

I’ve grown to appreciate the value that testing adds to software development. In my opinion many developers spend far too much time focusing on the red herring of code coverage or writing tests just t...

MVVM and Accessing the UI Thread in Windows Store Apps 19 Jun 2013 | 04:58 pm

Any developer who has worked with MVVM in WPF, Silverlight, or Windows Store apps has likely run into the issue of executing an action on the UI thread. This most often happens when work has to be don...

More mvvm related news:

Single Page Application in MVC4 netdream.com 10 Apr 2012 | 06:26 pm

Single Page Application (SPA) is a framework for building more responsive web applications using a Model-View-ViewModel (MVVM) framework. You need to use knockout.js http://www.knockoutjs.com and UpSh...

Using MVVM - Model View View Model in Javascript designwithpc.com 22 May 2012 | 04:02 am

MVVM is an architectural pattern largely based on MVC and MVP by Microsoft, which is targeted at modern UI development by separating from the business logic and behaviour in an application. MVVM has b...

WPF and convention based binding codinginstinct.com 23 Jun 2010 | 05:46 pm

An another interesting aspect about Rob Eisenberg MVVM sample application is how it handles binding solely through conventions. That is no binding expressions in the XAML and no event hookups in the c...

Sequential Async using CoRoutines codinginstinct.com 22 Jun 2010 | 07:32 pm

If you work with WPF or Silverlight then you really should check out Rob Eisenberg presentation at MIX10 titled Build Your Own MVVM Framework. In that presentation he goes through a sample application...

Entile – MVVM and Extra Information coding-insomnia.com 10 Feb 2011 | 11:33 am

In my last post I did the easy and demo friendly 5-minute install of Entile. But what if you need some more control? Perhaps you’re using the MVVM pattern (actually, I really hope you do), and most li...

MVVM-GRE btpstesting.com 1 May 2011 | 10:30 pm

File Size: 35.0 KiB File Hits: 66 File Last Updated: 10:30 am May 1, 2011

Simple XML Address book in Metro using MVVM (Part 2 - XML file as data source in Windows 8) blogs.windowsclient.net 28 May 2012 | 03:57 am

 In the previous series we saw how to create a basic layout of our application using MVVM. We hooked up the buttons of our "View" with our "ViewModel". Now we need to connect our "ViewModel" with our ...

Simple XML Address book in Metro using MVVM (Part 1 - The basic MVVM) blogs.windowsclient.net 25 May 2012 | 12:56 am

Hi. The new framework to hit WPF world is the MVVM framework. MVVM stands for Model - View - ViewModel. I will not explain the theory stuff here, for that you can refer this article. We will build th...

MVVM Reference itscodingtime.com 18 May 2011 | 02:15 am

I've compiled a short list of articles and posts on MVVM that I've found especially useful. I'll likely expand this as I continue to work through the pattern and explore some of the variou...

Recently parsed news:

Recent keywords:

Recent searches: