I feel as though I still see a lot of guidance and advice stating that a view-first approach is the best way to go to get Blendability in your application. However, with d:DataContext, d:DesignData an
I\'m looking at using oData endpoints in my Silverlight client. Naturally, I\'m doing MVVM and I want the project to be nice and \"Blendable\" (i.e. I must be able to cleanly use static data instead o
so in classic MVVM examples ive seen DataTemplate definitions are used to map up View Models to Views, what is the standard way to do this in MVVM Light framework, and where should the mappings be loc
The following Javascript displays in Safari but not Mobile Safari. Can anyone see any bugs? $(\"#results\").append(data);