Continuous Delivery for Azure Web Apps
My talk on Continuous Integration (CI) and Continuous Delivery (CD) to Azure Web Apps that...
2018, May 07 — 1 minute readMy talk on Continuous Integration (CI) and Continuous Delivery (CD) to Azure Web Apps that...
2018, May 07 — 1 minute readThe switch from the project.json format to the new csproj based format for .NET Core...
2017, May 04 — 3 minute readThe Visual Studio Emulator for Android does not ship with Google Play Services, so if...
2017, Feb 02 — 2 minute readYou often want to unit test non-public methods and classes in .NET, but you don't...
2017, Jan 09 — 1 minute readThe next CoderCamp Hamilton session will be December 14th at 6:30pm upstairs at the Pheasant...
2016, Nov 17 — 1 minute readWriting Visual Studio Extensions has gotten much easier with recent versions of Visual Studio, but...
2016, Nov 11 — 2 minute readThere are three different versions of the NUnit Console runner on NuGet. This can be...
2016, Nov 08 — 2 minute readMost .NET developers write code using Visual Studio, so it is convenient to be able...
2016, Oct 20 — 4 minute read