Posts Tagged ‘mvvm’

More Uses for Value Converters and Extension Methods in Silverlight Binding

zaterdag, maart 7th, 2009
I’m working on a super quick Silverlight 2 application for a restaurant kiosk. We’re using EF and Astoria / ADO.NET Data Services as our data provider, and to structure the client I’m using an implementation of MVVM based on Shawn Wildermuth’s great MSDN...(read more)

This Week on C9: TechFest, Windows 7, Dev Tools, and WPF in Visual Studio 2010

zondag, maart 1st, 2009
This Week on Channel 9, Brian and Dan discuss:

- Microsoft TechFest
- TechFest Project: Dynamically combine video streams (think photostitch for video)
- TechFest Project: Social Desktop - Make everything on your PC a URL like the Web
- Engineering 7 Blog: 36 Changes from Beta to Release Candidate
- New Windows 7 Feature: Trigger Start Services, via Alvin Ashcraft
- Charles Torre video on IE8 Dev Tools
T4 Template tutorial for ASP.NET MVC Developers, via DotNetKicks
- Peli de Halleux video on Code Contracts - Now part of the .NET Framework 4.0
Visual Studio 2010 loves WPF (and multiple monitors)
Family.Show - A WPF Reference Application
- Josh Smith video - Implementing MVVM in WPF
- Sasha Barber's Sonic: Searchable Media Library Code Sample using MVVM and WPF
- Brian's Pick of the Week: TFS Plus - Lots of useful features for TFS
- Dan's Pick of the Week: Nintender - An open source Nintendo emulator in C#, it's a work in progress, but still cool

Twilight 1.5: Multiple Views with MVVM

donderdag, februari 26th, 2009
You may have noticed the new look for the Twilight Twitter Badge on my blog a few weeks ago. I wanted to add a few new looks for the badge and got one of them done but then decided I need to spend some more time on it before releasing it because I didn’t...(read more)

My Silverlight MVVM Article is Live!

zaterdag, februari 21st, 2009
URL : http://msdn.microsoft.com/en-us/magazine/dd4588... If you are trying to learn what kind of architectures work well in Silverlight applications, take a look at my new MSDN Magazine article. It introduces the Model-View-ViewModel architecture pattern...(read more)

MVVM pattern in Silverlight using SLEextensions

zondag, februari 15th, 2009
In this article I will explain how to implement MVVM pattern in Silverlight. I was very overjoyed when I was reading my friends article on Codeproject about MVVM pattern in WPF . You can check this article by Miroslav Popovic on http://www.codeproject...(read more)

TCSWeekly 003 – Silverlight, Moonlight, Kaxaml, Facebook, Multi-touch

vrijdag, januari 30th, 2009

Stories mentioned in this episode:

MVVM, a WPF UI Design Pattern

maandag, januari 19th, 2009
What is MVVM and why do people keep talking about it?  Karl Shifflett explains why its buzz worthy and why you should consider it as a design pattern for your application development.  Karl discusses improved unit testability (including UI testing), full separation and independence between design and code files, a sample application based on MVVM and more. If you'd like to hear Karl go into more depth on MVVM, check out his upcoming training schedule.  Events possibly coming to an area near you.  If not, maybe we can convince him to take me along to film a training day. :)