Developer Content from Microsoft - 31 May 2016

Here is a catch up for recent developer related content from the folks on the Microsoft Windows developer team.

Richard Hay, Senior Content Producer

May 31, 2016

3 Min Read
Developer Content from Microsoft - 31 May 2016

Ready to catch up on the content coming from the developers over at Microsoft?

This week I have a few different areas to cover including the 6th Dev Center Tip in that series, information about getting your current desktop programs over to Windows in a Universal Windows Platform (UWP) app plus new information about notifications and Fetch APIs for the web and some new tools to enhance your UWP apps.

First let's begin with the new Dev Center series tip - this one is about confidentiality and purchasing in your app.

Tip #6 of the series looks closer at your options for keeping your app confidential and private in the Windows Store. As the article points out, even if you hide your app in the Windows Store, there are still public pages that someone could find with your apps icons and possible screenshots.

Microsoft recommends considering sideloading or using the Windows Store for Business to make your app available to your users.

If you want to sell your app you can set it for public display or hidden (with users having a deep link to install the app).  I guess this scenario comes into play if you have developed an app that is not for the general public but you make it available for purchase through the Windows Store.

If it is just an app that you are selling then it only makes sense for it to be accessible to the broadest possible audience.

Sharing your local app data

This article focuses on coding your UWP app to store and share data on your local device between apps and users.

Using the Publisher Cache and Shared Local folders you can share common data between apps and users while saving on storage space.

How to prevent screen locks in your UWP apps

Ever use an app that you would like to keep active on the screen and not allow the Lock Screen to activate?

Well using a display request call in your apps code you can do just that however, be a good developer citizen and be sure to set your UWP app to release that display request. 

I have no doubt your users will appreciate that as will their battery life!

NotificationsExtensions for Windows 10 Anniversary Update

Toast and Tile notifications are getting a bit of an overhaul in the next major update to Windows 10 this July.

That update, known as the Windows 10 Anniversary Update, will bring the following new features to Toast and Tiles:

  • Adaptive Toasts

  • Adaptive converged across Tile and Toast

  • Toast Hero Image

  • Toast Attribution Text

  • Toast Content Menu Actions

  • Chaseable Tiles

If you are a developer and running at least Windows 10 Build 14332 on your dev machine you can already start working with these new features in your UWP app.

Desktop to UWP

The last two items I want to mention this week are tied together because they both talk about bringing your current desktop software programs into a UWP app package.

The big benefit to these converted packages is that your desktop programs in a UWP package now has access to all of the UWP APIs like Live Tiles and notifications. As a desktop program they did not have that level of access.

So the first article you need to check out is Announcing the new Desktop to UWP Packaging Project for Visual Studio “15” and then for more information about the process check out Bringing your existing desktop apps to UWP.

That last article will give you information about using the Desktop Bridge, how to get started and then methods for testing, enhancing and extending your converted app on Windows 10.

Enjoy all the articles and keep an eye on this spot for further developer related information from Microsoft as we get closer to the Windows 10 Anniversary Update.

But, wait...there's probably more so be sure to follow me on Twitter and Google+.

----------

Looking for an awesome, no-nonsense technical conference for IT Pros, Devs, and Devops? Check out IT/Dev Connections!

IT/Dev Connections

About the Author

Richard Hay

Senior Content Producer, IT Pro Today (Informa Tech)

I served for 29 plus years in the U.S. Navy and retired as a Master Chief Petty Officer in November 2011. My work background in the Navy was telecommunications related so my hobby of computers fit well with what I did for the Navy. I consider myself a tech geek and enjoy most things in that arena.

My first website – AnotherWin95.com – came online in 1995. Back then I used GeoCities Web Hosting for it and WindowsObserver.com is the result of the work I have done on that site since 1995.

In January 2010 my community contributions were recognized by Microsoft when I received my first Most Valuable Professional (MVP) Award for the Windows Operating System. Since then I have been renewed as a Microsoft MVP each subsequent year since that initial award. I am also a member of the inaugural group of Windows Insider MVPs which began in 2016.

I previously hosted the Observed Tech PODCAST for 10 years and 317 episodes and now host a new podcast called Faith, Tech, and Space. 

I began contributing to Penton Technology websites in January 2015 and in April 2017 I was hired as the Senior Content Producer for Penton Technology which is now Informa Tech. In that role, I contribute to ITPro Today and cover operating systems, enterprise technology, and productivity.

https://twitter.com/winobs

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like