InfoQ Homepage UWP Content on InfoQ
-
Visual Studio 2017 15.4 Prepares for Windows 10 Fall Update
Microsoft has released a preview for Visual Studio 2017 15.4. This release focuses on additions to support the forthcoming Windows 10 Fall Creators Update. UWP apps gain support for .NET Standard 2.0 and a new template makes it easier to bundle both traditional Win32 and UWP apps for distribution.
-
Windows 10 Developers Encouraged to Upgrade to Visual Studio 2017
Following the formal release of Visual Studio 2017, Microsoft is strongly encouraging developers to upgrade to its latest development environment. Yet while the Creators Update SDK now requires VS2017, some Windows 10 development workloads still require VS2015.
-
ChakraCore Now Works on Linux and Mac OS
Microsoft has demonstrated ChakraCore running on Linux and Mac OS X, and Node.js/ChakraCore on Linux.
-
A New Microsoft Tool Aims to Help iOS Developers Port Their Apps to UWP
A new tool belonging to the Windows Bridge for iOS, iOS App Analysis, aims to make it easier for iOS developers to port their apps to the Universal Windows Platform (UWP), Nick Gerard, program manager at Microsoft, writes.
-
Codename One Adds Support for Java Apps to Target the Universal Windows Platform
Codename One, a popular app development environment that allows Java to be used for a variety of platforms, can now also target the Universal Windows Platform. This will allow Java developers to target any device where Windows 10 is installed- whether phone, table or desktop- and raises the number of targetable platforms to eight.
-
Porting Win32 Applications to Windows 10 with VS15
Project Centennial represents one of Microsoft's efforts to make the migration of existing Win32 applications to the Windows 10 Universal Windows Platform easier. A new extension makes this tool easier to use under Visual Studio "15".
-
Microsoft Supports React Native on UWP, Adds Tooling to VS Code
Microsoft and Facebook have announced that the Universal Windows Platform will be the next platform to support React Native. Aiding developers build React Native apps on Windows, Microsoft also released a React Native extension for Visual Studio Code that provides debugging and IntelliSense in their cross-platform code editor.
-
Overview of the UWP App Model at Build 2016
Andrew Clinick, Program Manager at Microsoft, presented an overview of what’s new in the Universal Windows Platform (UWP) App Model at Build 2016. One of the highlights this year is the conversion of desktop applications to UWP, code-named Project Centennial.
-
Simplifying the Road from Win32 to Windows 10
One of the challenges Microsoft faces with Windows 10 is due to the company's own massive success in building their large library of traditional Win32 applications. Today at Build Microsoft revealed a new tool that makes porting an existing Win32 based application vastly easier.
-
Microsoft Open Sources XAML Behaviors
XAML Behaviors have long been a frustrating part of WPF/Silverlight development. Though incredibly useful, the libraries were distributed and maintained in a strange fashion. That problem has finally been resolved with the announcement that XAML Behaviors will be open sourced and a matching NuGet package created.