Posts tagged with silverlight

Jun 8 2011

Uncertainty and the Nanny Stack

Why Silverlight/WPF developers are reaping the fruit of their bad choices.

silverlight windows-8
Apr 6 2011

HTML vs. Silverlight vs. WPF

A short guide on how I choose between WPF, Silverlight and ASP.NET/HTML

wpf silverlight html
Apr 6 2011

Silverlight v. HTML, part II

Some more thoughts on where and when Silverlight should be used

silverlight html
Nov 1 2010

The Right Tool for the Job

Choosing the right tool for the job

wpf silverlight microsoft html5
Sep 9 2010

Silverlight: next decade's IE 6 problem

I come to the realization that Silverlight is leading us down the path of creating the future equivalent of the IE 6 problem

silverlight
Jul 18 2010

Real-world MVVM Presentation from DDDSydney

Slides and code samples from my DDDSydney talk about MVVM

mvvm wpf silverlight
Jun 9 2010

MVVM Instantiation Approaches

A short series of examples on instantiating and assigning MVVM ViewModels to a View

wpf silverlight mvvm model-view-viewmodel
May 9 2010

Annotated Data Contracts and the Content Enricher pattern

An approach to tagging your service contracts with extra information using the content enricher pattern.

wcf silverlight soa content-enricher
May 2 2010

Magellan Route Registration

I'm implementing a routing engine in Magellan. Unfortunately I have to make a slight deviation from the ASP.NET route registration syntax.

magellan silverlight wpf routing
Jan 28 2010

Magellan Navigation Engine Design

Plans for a better navigation framework for WPF and Silverlight

wpf silverlight magellan
Oct 2 2009

Gotcha: VB.NET classes and namespaces in XAML

A small gotcha that can occur when migrating XAML files from C# to VB.NET

vb.net xaml wpf silverlight