Building Visual Studio projects with DevEnv.com

Introduction This post is about my most successful Azure DevOps extension. Before I tell you more about the newest version, let me tell you something more about the history of it. Several years ago, just after the TFS 2015 was released, this was one of the first build tasks I built. I had a team […]

Starting a TFS release via REST API

Intro It is a common need to inject variables in your release. When it comes to a build, it was always an easy task, however, the release didn’t support such a thing out of the box. In case you are using Azure DevOps (service and server), you are good to go, as this is now […]

Azure DevOps extension for XL Deploy

XL Deploy and Microsoft development process improvement tools are long date friends. XL Deploy started supporting TFS since the 2010 version. Initially, the integration came in form of custom build activities for XAML templates. With TFS 2015, Microsoft introduced a simpler task and script-driven cross-platform build system and XL Deploy followed up with an extension […]