Indexing MySQL with SOLR in Docker26 Nov, 2015A step-by-step guide of how to index MySQL data in SOLR all within two Docker containers.Read More
API Versioning in Web API04 Feb, 2015FeaturedThere are many methods and opinions on how to version an API. This post shows how to version a .Net Web API using accept headers.Read More
Why You Should Be Doing BDD22 Apr, 2014BDD is a bit of a buzz word at the moment. People seem to think its just a new way of writing tests. But it is not just about the tests…Read More
Moving from Octopress to Sandra.Snow21 Jan, 2014I have had a blog since April 2012. In this post I will cover how I migrated my blog from Octopress to Sandra.Snow.Read More
A Simple Rule Engine19 Jan, 2014After a brainstorming session, and the use of a few interfaces and design patterns a potentially complicated rules engine turned out to be quite simple.Read More