Showing archive results for 2017

Jun 28, 2017
Post likes count0

Revisiting InterOp with Unity, UWP and DirectX

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

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

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
Jun 1, 2017
Post likes count0

Deploying bots using the Serverless framework

Ville Rantala

Microsoft partnered with MaaS Global to build a bot using the Microsoft Bot Framework Node.js SDK that can be deployed with the Serverless framework.

DevOpsBots
May 31, 2017
Post likes count0

A Production Deis Workflow Deployment on Azure

James Spring

We will cover the steps necessary to get Deis Workflow up and running on Azure, and address the production deployment steps in depth.

DevOpsContainers
May 12, 2017
Post likes count0

Food Classification with Custom Vision Service

Olga Liakhovich

How we created an app to identify foods and their nutritional content by using the new Custom Vision Service to leverage domain-specific image recognition powered by DNNs.

Machine Learning