Recent Posts
Data virtualisation using the ISupportIncrementalLoading interface
Sometimes the data set an app works with is so large that it shouldn’t be stored in memory. For example, if your photo collection contains tens of thousands ...
Building an On-Demand Video Service using Microsoft Azure Media Services
The patterns & practices group at Microsoft have just released a guide and reference implementation for a new project called Building an On-Demand Video ...
Advanced Developers Conference 2014
Yesterday I spoke at Advanced Developers Conference 2014 in Munich about Building a patterned Windows Store app that uses AMP. The slides from the talk can b...
Using the CameraCaptureUI class in a C++/CX Windows Store app
Previously I extended the C# sample photo viewer app by integrating capturing photos into the app. This blog posts extends my C++/CX sample photo viewer app ...
Using the CameraCaptureUI class in a Windows Store app
Previously I extended the sample photo viewer app so that the user will see the page content scrolled to the exact location it was at prior to termination or...