Recent Posts
DareDevs user group talk
Last night I spoke at the DareDevs user group about Building Windows Store apps using Prism for the Windows Runtime. The slides from the talk can be found he...
Prism for the Windows Runtime documentation now available in 10 additional languages
The documentation for Prism for the Windows Runtime has been localized into 10 additional languages. Including the American English original, that means it’s...
Improving code quality by using NDepend
Over the past few years I’ve been using many of the tools included with Visual Studio to analyse my code. This has included running code metrics, examining t...
Event subscription filtering using Prism for the Windows Runtime
Previously I’ve blogged about how to perform event aggregation using Prism for the Windows Runtime. When a publisher invokes the PubSubEvent<TPayload> ...
Event aggregation using Prism for the Windows Runtime
Previously I’ve blogged about how to perform validation using Prism for the Windows Runtime. In this blog post I’ll demonstrate how to use Prism for the Wind...