Showing results for Universal Windows Platform (UWP) - ISE Developer Blog

Jun 28, 2017
Post likes count0

Revisiting InterOp with Unity, UWP and DirectX

Ritchie Lozada
Ritchie Lozada

As Unity applications become more complex, the need arises to extend Unity to provide additional capabilities. In our work with Aveva, we used Unity's plugin architecture to utilize the workstation and server GPU, while still leveraging the Unity runtime for input and display.

Frameworks
Jun 27, 2017
Post likes count0

Hacking React Native Unbundles into UWP

Eric Rozell
Eric Rozell

We recently worked on developing "unbundle" support for react-native-windows to reduce launch times and memory usage for React Native Windows apps.

Frameworks
Jun 23, 2017
Post likes count0

Building Facebook.Yoga for UWP and WPF

Eric Rozell
Eric Rozell

We recently worked to bring greater parity to react-native-windows by building cross-platform layout library Facebook.Yoga for UWP and WPF as the React Native framework for iOS and Android switched to use Yoga.

Frameworks
May 8, 2016
Post comments count2
Post likes count0

Compiling Electron Apps for the Windows Store

Anthony Turner
Anthony Turner

Using a new tool built by Microsoft, developers can turn their Electron apps into Windows Store-ready AppX packages.

Frameworks
Oct 25, 2015
Post likes count0

Building a Radial Menu Control for Surface Devices

Anthony Turner
Anthony Turner

We built a beautiful Radial Menu Control for Drawboard, a PDF Reader preinstalled on all Surface devices. It's open source - so go ahead and spice up your XAML UWP Apps!

DevOps
Sep 8, 2015
Post likes count0

Rotary Wheel Control with HeavenFresh

Jason Poon
Jason Poon

Building a UWP app with a rotary wheel user control, including the mechanics involved with drawing a rotary wheel, supporting user interaction and the usage of storyboards for animations.

DevOps