November 20, 2016
In this post I demonstrate how to use the new .NET Core Configuration components in legacy projects such as previous versions of ASP.NET.
May 11, 2015
This post looks at the different ways you can enable CORS (Cross Origin Resource Sharing) in Web API 2.
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.
February 4, 2013
In this post I discuss how we handled session based authentication with ASP.NET Web API and our ASP.NET MVC and JavaScript clients for the new fabrik API.