The December issue of MSDN magazine has my latest article on using roaming data in Universal apps. The article takes a look using the shared API to allow you to not only roam data between different instances of the same app, but across platforms between Windows Phone and Windows. The […]
The binding engine in the various XAML stacks has to be one of my favorite features of XAML. Its clean, fast, and provides a great deal of flexibility to the developer. While examining a problem I came up against on a recent project, I realized I needed a controlling class […]