ISE Developer Blog

Streamlined Dokku Deployment on Azure

Dokku is a very small PaaS implementation, powered by Docker. In this code story, we walk through how to deploy Dokku on Azure, and how to use Dokku to deploy, load balance, and update a simple Rails app.

Cloud Foundry: Elastic Containerized Applications on Azure

This code story discusses how we enabled Cloud Foundry deployment on Azure by implementing an interface that enables BOSH to install and update software packages on Azure VMs. We also provide documentation for you to provision your own Cloud Foundry cluster on Azure using BOSH.

Rotary Wheel Control with HeavenFresh

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.