2015
-
Calling the Azure ARM API using plain REST
-
Hooking up a scheduler job to a WebJob
-
ARMClient: a command line tool for the Azure API
2014
-
Automating Azure on your CI server using a Service Principal
-
Using issues to host GitHub Pages screenshots
-
Amazon's Kafkaesque customer service
-
Deploying ASP.NET vNext apps to Azure Websites
-
Simple Azure Web Sites deployment
-
The right way to restore NuGet packages
-
Converting my old blog
-
Moving to GitHub pages
2013
2012
-
Managing database connections in Azure Web Sites
-
Using a naked domain with a Windows Azure Web Site
-
Developing Kudu locally and on Azure
-
Introducing Kudu: the Open Source engine behind 'git push azure master'
-
T4MVC has its own home, with some git love
-
Quick fun with Mono's CSharp compiler as a service
2011
-
Using Roslyn to implement an MVC Razor view engine
-
The easy way to set up NuGet to restore packages
-
How an OData quirk slowed down NuGet, and how we fixed it
-
One big feature social networks really need: Channels
-
Unit test your MVC views using Razor Generator
-
Precompile your MVC Razor views using RazorGenerator
-
Thoughts on installing and updating NuGet packages outside of Visual Studio
-
The easy way to publish NuGet packages with sources
-
Open your solution files as admin
-
New pricing model for NuGet
-
Saving your API key with nuget.exe
-
Using NuGet without committing packages
-
Take NuGet to the next level with sample packages
-
Using a custom build of MVC 3
-
App_Start folder convention for NuGet and WebActivator
-
New features in WebActivator 1.4
-
Build your Web Application at runtime
-
Register your HTTP modules at runtime without config
-
Creating Console apps that use the Server Profile
-
Using Dynamic Data with EF Code First and NuGet
-
NuGet.exe is now self-updatable
-
Installing NuGet packages directly from the command line
-
Introducing the NuGet gallery
-
NuGet versioning Part 3: unification via binding redirects
-
NuGet versioning Part 2: the core algorithm
-
NuGet versioning Part 1: taking on DLL Hell