Recent Posts
Improving code quality by using NDepend v5
Previously I’ve written about NDepend, a static analysis tool design to improve code quality by using code metrics and enforcing a series of rules. I was par...
Third drop of Prism for the Windows Runtime for Windows 8.1
The third drop of Prism for the Windows Runtime, and the associated AdventureWorks Shopper reference implementation, can be found on codeplex. To compile the...
Writing a custom Blend interaction to perform page navigation in Windows Store apps
Previously I wrote about replacing an attached behaviour that was used to execute a view model action, with a Blend behaviour that executes a view model comm...
Second drop of Prism for the Windows Runtime for Windows 8.1
The second drop of Prism for the Windows Runtime, and the associated AdventureWorks Shopper reference implementation, can be found on codeplex. To compile th...
Using Blend behaviours in a Windows Store app – update 1
Previously I wrote about replacing an attached behaviour that was used to execute a view model action, with a Blend behavior that executes a view model comma...