Getting .NET Core RC2 Running on Ubuntu for a Complete Linux Novice 17 May 2016 Donovan-Brown Work (1) NOTE: There is now a apt-get install https://www.microsoft.com/net/core#ubuntuThere is no [More]
How to Build ASP.NET Core RC2 Code with Visual Studio Team Services 17 May 2016 Donovan-Brown Work (2) In this post I show you how to build ASP.NET Core RC2 projects with Visual Studio Team Services. [More]
Building From On-Premises Bitbucket Server Using Visual Studio Team Services 06 May 2016 Donovan-Brown Work (13) In this post I will show you how to connect Visual Studio Team Services to an on-premises Bitbucket server. [More]
Build Visual Basic 6.0 Applications with Visual Studio Team Services 01 May 2016 Donovan-Brown Work (13) In this post I will show you how to build a VB6 application using Visual Studio Team Services. [More]
Don’t go ask for permission; just do the right thing for your company 29 April 2016 Donovan Work (1) Don’t go ask for permission just do the right thing for your company. [More]
Building ASP.NET 5 (Core 1.0) with Visual Studio Team Services 10 April 2016 Donovan-Brown Work (3) In this post I will show you how to build a ASP.NET 5 1.0.0-rc1-update1 project with Visual Studio Team Services. [More]
How to Debug my Mocha Test with Visual Studio Code 11 March 2016 Donovan-Brown Work (3) In this post I will show you how to setup the Visual Studio Code debugger to allow you to set breakpoints in your Mocha tests. [More]
Setting VSTS build permissions 08 March 2016 Donovan-Brown Work (1) In this post I will teach you how to grant the correct permissions so a user can create new build definitions. [More]
Deploying a Maven Project to an Azure Web App 04 March 2016 Donovan-Brown Work (4) My goal in this post is to build, test, and deploy a Java project using Maven into an Azure Web App running Tomcat 8 and Java 8, execute jUnit tests, and publish code coverage results. [More]
Creating an Azure Service Endpoint with Credentials 04 March 2016 Donovan-Brown Work (0) In this post I will show you how to create an Azure Service Endpoint using credentials. [More]