Windows Dev News: Mixed Reality Dev; CL Activation of UWP Apps; WinRT Components & Desktop Bridge

This week in our catch up on Windows Developer news we learn about preparing for the onslaught of Mixed Reality on Windows 10 by starting development on HoloLens for those apps, Command Line Activation of UWP apps, plus using WinRT components in a Win32 process with the Desktop Bridge.

Richard Hay, Senior Content Producer

July 11, 2017

3 Min Read
Windows Dev News: Mixed Reality Dev; CL Activation of UWP Apps; WinRT Components & Desktop Bridge

It is time to play some catch up on a few developer related tidbits from Microsoft today.

The company is very busy this week as they are hosting over 17,000 partners in Washington, D.C. for their annual partner conference that is now called Microsoft Inspire - formerly known as the Worldwide Partner Conference or WPC.

The first item had a related announcement at Inspire during the Monday morning news from the conference, the expansion of the companies Mixed Reality Partner Program, and it directly ties into getting ready for the Mixed Reality Environment on Windows 10 when new immersive devices are released later this year.

An Introduction to Mixed Reality game development with HoloLens and Unity

The first Mixed Reality headsets for immersive virtual reality on Windows 10 will not arrive for consumers until the 2017 holiday season. Developer hardware, which went on pre-order during Build 2017 earlier this year, do not even begin shipping until sometime in August.

That means if you want to get a head start on preparing mixed reality apps for Windows 10 you will need to use Hololens (hardware or emulator) to start those projects.

This article from a Microsoft Student Partner will get you started on that path.

Command-Line Activation of Universal Windows Apps

Universal Windows Platform (UWP) Apps continue to gain momentum and many are becoming quite robust and powerful like OneNote for Windows 10 is these days.

A new option Microsoft is adding for developers to implement for their apps is the ability pass command-line arguments to a UWP app. This is a further enhancement of the App Execution Alias Extension for Desktop bridge apps.

To use this feature there are two additions needed for your app. Those two items and a lot of code samples are posted for you to work on implementing this in your own apps.

This feature is coming with the Fall Creators Update that is expected in the September timeframe.

Calling WinRT Components from a Win32 process via the Desktop Bridge

For anyone working to convert their Windows programs to UWP via the Desktop Bridge a new article from Adam Braden, a Principle Program Manager Lead, shares an update that allows you to make calls to 3rd party user-defined WinRT components.

Previously this would fail but Braden explains the fix:

This limitation is solved because Win32 applications on the Desktop Bridge now have identity and are registered with the OS, including any Windows Runtime Components that are part of the package. In the Windows 10 Fall Creators Update, the Desktop Bridge supports this functionality, including support for both In-Process Servers and Out-Of-Process Servers.

His article has plenty of code samples to help you learn how to use this new option for your UWP apps.

----------

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

Read more about:

Microsoft

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