1.

What Are The Major Development Differences Between Winrt Universal App & Windows 10 Uwp?

Answer»

There are so many improvements on Unviersal Windows app DEVELOPMENT for Windows 10 from Windows 8.1 experience.

  • Previously in windows 8.1 universal app project, we need to create two different app packages (.APPX) for windows phone & Windows, but now no more than one app package and we can use only one app package that can run across all Microsoft platforms (Mobile,Desktop,XBOX,Surface Hub, Holographic, IOT..ETC)
  • Now no need to create two separate projects for windows phone and windows, with windows 10 sdk now build one Universal Windows app that runs on all Windows 10 devices.
  • We no longer need a developer LICENSE with Windows 10. But we must Enable Developer Mode to your DEVICE for development.

There are so many improvements on Unviersal Windows app development for Windows 10 from Windows 8.1 experience.



Discussion

No Comment Found