Design Patterns Tutorials Creational Patterns The Factory Method Pattern in C# Let's build the Factory Method pattern using sandwiches and C#! by Matthew Jones
ASP.NET Web API AutoMapper StructureMap Using AutoMapper with StructureMap in ASP.NET Web API by Matthew Jones
ASP.NET MVC ModelState FluentValidation Consuming Web API Custom Validation in MVC using RestSharp Let's see how to consume a custom validation scheme in Web API using FluentValidation, RestSharp, and JSON.NET. Sample project included! by Matthew Jones
ASP.NET Web API Dependency Injection ASP.NET Setting Up Dependency Injection in Web API with StructureMap by Matthew Jones