Recent Posts
Notifying the user of validation errors using Prism for the Windows Runtime
Previously I’ve blogged about how to create a model class with validation support by using Prism for the Windows Runtime. This was achieved by deriving the m...
Creating a model class with validation support using Prism for the Windows Runtime
The Windows Runtime has no in-built support for validation. Therefore in Prism for the Windows Runtime we added functionality to allow validation of user inp...
Creating a Flyout in C++/CX
Previously I’ve blogged about creating a Flyout using Prism for the Windows Runtime. I thought it would be useful to have a similar Flyout control available ...
Adding items to the Settings pane using Prism for the Windows Runtime
Previously I extended the sample photo viewing app so that a Flyout can be displayed by tapping on the photo on the PhotoPage. The PhotoInformationFlyout dis...
Prism for the Windows Runtime Templates Updated
I’ve updated the Prism for the Windows Runtime templates on the Visual Studio gallery. v1.2 of the templates introduce support for Visual Studio 2013 Preview...