Nelson Oranga

SETTING UP RELEASE MANAGEMENT IN AZURE VIRTUAL MACHINE

This is a walk through in setting up Release Management tool in a windows azure virtual machine and then connecting to it from an off-site machine. Tools required Release Management Server Release Management Client Windows Azure Virtual Server Setup Configure RM Server Remote to your server, download and install the Release Management Server. The identity […]
Read More

SILVERLIGHT/WPF – BINDING OBJECT PROPERTIES TO MULTIPLE ELEMENTS

Silverlight/WPF – Binding Object Properties to Multiple Elements In the realm of Silverlight and Windows Presentation Foundation (WPF), data binding is a powerful feature that facilitates a seamless interaction between the UI and the underlying data model. One common requirement is to bind a single object’s properties to multiple UI elements. This not only ensures […]
Read More

BLUE-GREEN DEPLOYMENTS WITH OCTOPUS DEPLOY AND AZURE WEBSITES FROM TFS

This article aim to explain how we can use Octopus Deploy to Automate Deployments to Azure Websites with a single deployment agent (tentacle) using the Blue-Green deployment pattern. Blue-Green deployments allow us to deploy web applications that require warm up time without any down times. This require running 2 instances of production grade environments such as a […]
Read More
Cart