The Radial Gauge goes UWP 14 December 2015 Diederik-Krols UWP The Modern Radial Gauge that I built a couple of years ago for Windows 8 Store, Windows 8 Phone, and [More]
Calendar integration in UWP apps 30 November 2015 Diederik-Krols UWP In this article I describe some typical calendar integration requirements and hold these against the [More]
Extend your UWP apps with Lua scripting 29 October 2015 Diederik-Krols Lua, UWP Sometimes we need an app to be updated, extended, patched, or customized in unexpected ways and we d [More]
User input validation with Prism and data annotations on the UWP 27 September 2015 Diederik-Krols UWP Captain’s blog, stardate 2015.09.30. All the crew's Tricorders were successfully upgraded to Windows [More]
Using Lex.Db on the Universal Windows Platform 15 September 2015 Diederik-Krols UWP This article explains how to get started with Lex.Db on the Universal Windows Platform. Lex.Db is a [More]
Using SQLite on the Universal Windows Platform 08 September 2015 Diederik-Krols UWP This article explains how to get started with SQLite in an UWP XAML app. SQLite is a cross-platform [More]
A CoverFlow control for the Universal Windows Platform 23 August 2015 Diederik-Krols UWP In this article I present a UWP implementation of a CoverFlow control. CoverFlow is an animated, 3D [More]
An ImageCropper control for the Universal Windows Platform 14 August 2015 Diederik-Krols UWP This article introduces an image cropping XAML control for UWP that is populated through a SourceI [More]
A lap around Adaptive Triggers 28 July 2015 Diederik-Krols UWP When you’re building a XAML app for the Universal Windows Platform (UWP) you’ll end up with just one [More]
A lap around the RelativePanel Control 19 July 2015 Diederik-Krols UWP The RelativePanel is a new XAML layout control for the Universal Windows Platform (UWP). It allows y [More]