How to call Team Services REST API from PowerShell and Node.js 21 November 2016 Donovan Work (22) In this post I show you how to call a Team Service REST API from PowerShell and Node.js. [More]
yo vsts 02 November 2016 Donovan Work (26) In this post I teach you how to install the VSTS generator for Yeoman I used at Ignite New Zealand 2016. [More]
How to clear No 'Access-Control-Allow-Origin' header error with Azure App Service 10 October 2016 Donovan-Brown Work (0) In this post I show you how to enable CORS for an Azure App Service Web App. [More]
My VSTS Agent fails to start when configured as a service 02 September 2016 Donovan-Brown Work (3) In this post I show you how to run a VSTS agent as a service with a user account. [More]
Control the name of your .NET Core output 29 August 2016 Donovan-Brown Work (3) In this post I teach you how to take control of the name of your .NET Core output. [More]
Stop wasting time during .NET Core builds 28 August 2016 Donovan-Brown Work (14) In this post I show you how to disable the populating of the local package cache of .NET Core builds. [More]
Enabling jshint es6 support in VS Code 19 August 2016 Donovan-Brown Work (22) In this post I show you how to enable es6 support for JSHint in Visual Studio Code. [More]
How to change the language mode of an unsaved file in VS Code 18 August 2016 Donovan-Brown Work (7) In this post I show you how to change the language mode of Visual Studio Code. [More]
How to find the Hash for RemotePayloads of WIX projects 13 August 2016 Donovan-Brown Work (0) In this post I teach you how to find the Hash for the RemotePayload element of your WSX. [More]
Configure CI with GitHub and Team Services 16 July 2016 Donovan-Brown Work (5) In this post I show you how to setup CI for GitHub and Team Services. [More]