Mac
Run an Ubuntu VM on your Mac with a single command
I recently needed to run Linux so I could test out what Python version was installed, and how to …
Screen sharing a Raspberry Pi from a Mac
I’ve been playing with a Raspberry Pi for a while, and I’m getting fed up with changing …
Creating Visual Studio project and solution templates - Part 3, VS for Mac extension
In the first part of this set of posts I looked at creating a dotnet new project template, and in …
Specflow support in Visual Studio for Mac
Love Specflow and Visual Studio for Mac? Well you are in luck as there is now a working extension …
Opening multiple solutions in Visual Studio for Mac
One area Macs are very different to Windows PCs is in the way documents are opened. Mac apps manage …
Nugetizer 3000
One cool new feature in Visual Studio for Mac is the ability to create NuGet packages from your …
MvvmCross Extension for Visual Studio for Mac
I’ve been working to update the MvvmCross Xamarin Studio add-in to work with Visual Studio for …
Why can't all laptops use the same charger?
As the title really, why can’t all laptops use the same charger - including laptops from the …
Using Visual Studio to develop Cordova apps part 2 - Creating an app
Building on the previous post in this series, I thought it would be fun to try to learn Angular.js …
Using Visual Studio to develop Cordova apps
So after yesterdays attempt to create a ‘Hello World’ app using the new Cordova tools …