Recent Posts
Changing the Default Conventions used in Prism for the Windows Runtime
Prism for the Windows Runtime specifies a ViewModelLocator object, that can be used to manage the instantiation of view models and their associations to view...
Building a Windows Store app using Prism and manual dependency injection
Previously I’ve demonstrated how to use Prism for the Windows Runtime by writing a sample photo viewing app. In the app there are two pages. The first page p...
Master Navigation in Windows Store Apps
Brian Noyes recently delivered a session at TechEd North America on mastering navigation in Windows Store apps. The video of the session is now online, and i...
Building Windows Store Line-of-Business Applications
Brian Noyes recently delivered a session at TechEd North America on building Windows Store LOB apps. The video of the session is now online, and is well wort...
Using Unity in a Windows Store app
The AdventureWorks Shopper reference implementation, produced as part of the Prism for the Windows Runtime project, uses the Unity dependency injection conta...