UWP Jump lists done right
I’ve spent some time the JumpList API for UWP apps recently and there were a couple of things that caught me by surprise that I wanted to share with you,…
I’ve spent some time the JumpList API for UWP apps recently and there were a couple of things that caught me by surprise that I wanted to share with you,…
All controls in UWP has the Loading and Loaded event. They are called when the view is about to show on screen. One would believe that Loading always comes before…
Signing basics Visual Studio makes it fairly easy to sign your Universal Windows Platform AppX packages using a certificate so the author and publisher can be verified. When you create…
I’ve done a PoC on a UWP assigned access app and thought I’d share some findings. First what is assigned access or kiosk mode which its also called. In Windows…
I've just had the honor of presenting both the intro and the deep dive session on Universal app (UWP) development for Windows 10 at TechDays Sweden. Lots of good questions…
Had time to digest everything from BUILD yet? It sure is a lot to take in. We've blogged about some of the sessions: day 1, day 2 and day 3.…