What Happened to My LayoutAwarePage?

Recently at the //Build/ Conference Microsoft showed off the development environment for Windows 8.1.  In less than an year Microsoft has rev’ed Visual Studio.  For Windows 8, Microsoft tried to provide project templates that got you heading in the right direction.  If you did File-> New Project and you chose the Grid App template you... Continue Reading →

The Cost of Side-Loading on Windows 8

Recently, Rocky Lhotka wrote a blog post call Cost to enable side-loading on a Windows 8 device. In this post he breaks down the cost to side load a Modern UI Application (formally known as Metro) on to a Windows 8 device. He starts out by showing each SKU’s side-loading capabilities : Domain Joined Non-Domain... Continue Reading →

Controlling The DataTemplate

Windows 8 has now shipped and developers are busy building Windows Store Applications (bad name).  Developers who have experience working with Xaml have expectations on how Xaml should behave. The other day I was trying to do something I have done before.  I wanted to change the DataTemplate of an item in an items control... Continue Reading →

Exploring the StorageApplicationPermissions

The other day I was researching the different file access scenarios available for Windows 8. I needed the research for my chapter on accessing data in my Windows 8 Book (more on that later). The restrictive sandbox that Windows 8 applications operate in can prove challenging.  To access data outside the sandbox and Windows libraries... Continue Reading →

Using the Metro Share Contract With Custom Data

In a few months Windows 8 will be released.  This is an exciting, reimagining of the Windows operating system.  With this new operating system comes a new application paradigm.  Metro applications are optimized for tablets device.  These new applications operate in a restrictive, sandbox environment.  This is part of the security that is intended to... Continue Reading →

Create a website or blog at WordPress.com

Up ↑