Recent Posts
Displaying design-time data in a C++/CX app
Previously I’ve written about detecting design mode in Blend, specifically in a WinJS app. This is sometimes necessary if you want to enable the designer-dev...
Detecting Design Mode in Blend
The project I’m currently working on is an app in WinJS. One of the issues we faced is displaying design time data in Blend, in order to enable the designer-...
How to: Build Testable Windows Phone Applications
An earlier post outlined the Building Testable Windows Phone Applications guidance I’d developed with Patterns and Practices. At the time of release of this ...
Building Testable Windows Phone Applications
Last year I worked with Patterns and Practices to develop a number of pieces of guidance concerning Windows Phone development. One of the items was Building ...
Developing a Windows Phone Application using the MVVM Pattern
Last year I worked with Patterns and Practices to develop a number of pieces of guidance concerning Windows Phone development. One of the items was Developin...