Recent Posts
QR code scanning in a Windows Phone app
A recent Windows Phone app that I developed had a requirement to include QR code scanning, and to take an action based on the data contained in the QR code. ...
Uploading content into Azure Media Services
Previously I’ve introduced the Content Management System (CMS) that’s used to store video details for the video on-demand service, along with details of vide...
Connecting to Azure Media Services
Before you can start programming against Azure Media Services you need to create a Media Services account in a new or existing Azure subscription. For more i...
NDC 2014 – Accelerating Windows Store app development by using Prism for the Windows Runtime
Today I spoke at NDC 2014 about Accelerating Windows Store app development by using Prism for the Windows Runtime. The slides from the talk can be found here...
Developing the content management system for a video on-demand service
Previously I’ve introduced the architecture of the video on-demand service, and the Windows Phone app that consumes the service through a REST interface. In ...