I started with Git about three years ago and have used it on and off ever since and it has slowly become my version management system of choice. It can be frustrating to use at first as there would seem…
Category: Visual Studio
Visual Studio 2015 Preview – Mobile C++
C++ has long been a great option for cross-platform mobile development particularly in the cases where you might have an existing C++ codebase or you have certain types of performance considerations. For this article I am going to constrain the…
Visual Studio 2015 Preview + ASP.NET 5
I have been following the progression of ASP.NET in particular in relation to the changes made for ASP.NET 5. I’m going to take a look under the covers of Visual Studio 2015 preview at the command line underpinnings of…