ISE Developer Blog

Solving global tech challenges, sharing insights, and empowering developers

Latest posts

Scaling UDP Workloads with Kubernetes
Jun 28, 2017
Post likes count 0

Scaling UDP Workloads with Kubernetes

Jason Poon
Jason Poon

Situm, a company that offers high precision indoor navigation, looked to Kubernetes on Azure to provide high availability and scalability for their services. As of Kubernetes v1.6.5, Kubernetes on Azure supports both UDP and TCP workloads, and respects the Kubernetes Service spec's sessionAffinity.

Revisiting InterOp with Unity, UWP and DirectX
Jun 28, 2017
Post likes count 0

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.

Hacking React Native Unbundles into UWP
Jun 27, 2017
Post likes count 0

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.

Building Facebook.Yoga for UWP and WPF
Jun 23, 2017
Post likes count 0

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.

Learning Image to Image Translation with Generative Adversarial Networks
Jun 12, 2017
Post comments count 2
Post likes count 0

Learning Image to Image Translation with Generative Adversarial Networks

Olga Liakhovich
Olga Liakhovich

Microsoft has partnered with Getty Images to explore how Neural Nets could be used to transform the stock photo industry.

Geocoding Social Conversations with NLP and JavaScript
Jun 6, 2017
Post likes count 0

Geocoding Social Conversations with NLP and JavaScript

Anastasia Zolochevska
Anastasia Zolochevska

Using Azure Functions and the open-source JavaScript library Compromise for inferring location in social media posts.

Deploying bots using the Serverless framework
Jun 1, 2017
Post likes count 0

Deploying bots using the Serverless framework

Ville Rantala
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.

Digital badge building with reusable Web Components
May 31, 2017
Post likes count 1

Digital badge building with reusable Web Components

David Douglas
David Douglas

Designing and developing the badge builder for the Duke of York's iDEA programme with responsive web design, web components and Azure.

A Production Deis Workflow Deployment on Azure
May 31, 2017
Post likes count 0

A Production Deis Workflow Deployment on Azure

James Spring
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.