Visual Studio Team Services Task Data Types 26 June 2016 Donovan-Brown Work (0) I was recently working on a new task for Trackyon Advantage and wanted to have an input field for a number. When you define your task in the task.json file you have different types you can assign to each input field. Below is a list of all the types I could find and examples on how to de... [More]
How to correct Null Reference Exception when using HttpClient with Xamarin and iOS 18 June 2016 Donovan-Brown Work (2) In this post I show you how to correct the Null Reference exception when using Xamarin, and HttpClient on iOS. [More]
Adding HockeyApp to Xamarin project breaks my build 17 June 2016 Donovan-Brown Work (0) In this post I show you how to correct the build errors when adding the HockeyApp package to a Xamarin project. [More]
Building CentOS Server in Hyper-V 17 June 2016 Donovan-Brown Work (3) In this post I show you how to install CentOS in Hyper-V [More]
How to deploy your mobile app to all emulators at once 13 June 2016 Donovan-Brown Work (0) In this post I show you how to deploy your mobile app to all three emulators at once. [More]
My application version is blank in HockeyApp 13 June 2016 Donovan-Brown Work (0) In this post I will show you were to set the version of your application so it is properly displayed on the HockeyApp portal. [More]
Prevent my Mac build machine from going to sleep 12 June 2016 Donovan-Brown Work (0) In this post I show you how to configure you Mac build machine so it never goes to sleep. [More]
Installing Node and NPM on your Mac build machine 12 June 2016 Donovan-Brown Work (0) In this post I show you how to add Node and NPM to your Mac build machine. [More]
Mac setup for Mobile DevOps with Visual Studio Team Services 11 June 2016 Donovan-Brown Work (7) In this post I will describe everything I had to do to a virgin MacBook Pro running El Capitan 10.11.5 to prepare it for use with Visual Studio and Visual Studio Team Services. [More]
Build ASP.NET Core RC2 on Hosted Agents 09 June 2016 Donovan-Brown Work (4) In this post I show you how to use ASP.NET Core on Hosted Agents. [More]