InfoQ Homepage MVVM Content on InfoQ
Presentations
RSS Feed-
Developing Cross Platform Apps using Xamarin and MvvmCross
Jason Steele, Jake Henning conduct a hands-on session building a cross-platform mobile C# application for Android, iOS and Windows Phone using Xamarin and MvvmCross.
-
Knockout.js
Steve Sanderson demoes creating a web application with a dynamic UI using Knockout.js - a MVVM JavaScript library.
-
Reactive Extensions and ReactiveUI
Paul Betts explains how to use Reactive Extensions (Rx) and ReactiveUI, the later being a MVVM framework using the virtual time scheduler features of Rx.
-
Presentation Patterns: MVP – MVC – MVVM
Erik Lebel explains 3 presentation patterns used in Windows applications –MVP, MVC, MVVM-, demoing how the model, view, and control layers interact with each other.