May 19, 2015

Techorama REST Best Practices: Slide deck + Code

Last week, on May 12th, I delivered a session on REST best practices at Techorama, Belgium’s premier IT conference.  Here’s a short overview of what that […]
May 6, 2015

Partial Updates for Your RESTful API with JsonPatch in the new ASP .NET 5

As some of you may know, I’ve been working with Microsoft on integrating one of my OSS projects, Marvin.JsonPatch, into the next version of ASP .NET.  […]
March 6, 2015

My Latest Pluralsight Course: Building and Securing a RESTful API for Multiple Clients in ASP .NET

I am *very* happy to announce my latest Pluralsight course is now live!  It’s called Building and Securing a RESTful API for Multiple Clients in ASP […]
March 3, 2015

Marvin.JsonPatch v0.7 released

If you’ve been reading this blog, you know one of my open source projects is Marvin.JsonPatch – a portable class lib implementation of the JsonPatch spec […]
February 16, 2015

My Current OSS Workflow: from Visual Studio to GitHub to MyGet to NuGet

I’ve recently been working on a few open source projects, namely JsonPatch support and HttpCache support for .NET as Portable Class Libraties; these are implementations of […]
December 30, 2014

Cleaning Up Visual Studio Solutions, NuGet Restore & MSBuild With Powershell

As some of you may know, I regularly speak at conferences & create courses for Pluralsight.  These types of talks and courses tend to include a […]