Category Archives: CodeProject

Can’t deploy to Windows 10 Mobile 10581? Read this

I’ve been doing Windows 10 UWP development since July. During that time I’ve upgraded from the latest slow-ring builds of Windows 10 all the way up to 10565 on my work desktop. Also during this time, I’ve updated our test bench devices with the latest Windows 10 Mobile fast-ring builds so we weren’t surprised at… Read More »

Static Grid, Dynamic Content – Part 2: The Stragglers

In my previous post I talked about how to get a dynamic set of content chunked up in to batches that could then be displayed in a static grid, stacked within an items control. This works great if your dataset is evenly divisible by the number of items in your grid, but what if it’s… Read More »

On Windows Store "crap apps"

Yes, Dear Reader, this actually happened. Now, I as much as the next dev will not beat around the bush when it comes to acknowledging there’s a problem with “crap apps” on the Windows (Phone) Store. But is there a platform that doesn’t have this problem? I doubt it. Shall we have a look? Yes.… Read More »