February 27, 2014
In this post I cover the different ways you can write OWIN middleware.
February 5, 2014
This post introduces SaasKit, a new project I’m working on to help developers build SAAS based applications, covering common challenges such as Multi-tenancy.
January 11, 2014
If you’ve ever struggled to configure custom error pages in ASP.NET MVC then this post is for you.
January 7, 2014
How to proxy requests made with .NET’s HttpClient through Fiddler, the web debugging proxy tool.
November 22, 2013
How to test message handlers and action filters that access IDependencyScope in ASP.NET Web API.