July 2017
Beginner
466 pages
9h 37m
English
We have already discussed that the Universal Windows Platform makes it easier to build apps with a single API set, create one binary package, and distribute it to one Store to reach millions of people using Windows 10 on all their devices, such as mobile, tablet, PC, laptop, Xbox, HoloLens, Surface, and more.
To get started with the UWP app development, you need the Windows 10 operating system as the host and Visual Studio 2015 Update 3 or Visual Studio 2017 as the editor with the UWP Tools/SDK. We are going to use Visual Studio 2017 IDE in this book to go through each code example.
Let's first take a look at how we can build apps for Windows 10. You can choose the traditional Windows desktop apps ...
Read now
Unlock full access