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
ASP.NET ModelState FluentValidation Custom Validation in ASP.NET Web API with FluentValidation by Matthew Jones
Guided Tours ASP.NET Tutorials HTTP Status Codes in ASP.NET Web API - A Guided Tour Come along with us on a guided tour of HTTP Status Codes in ASP.NET Web API. Learn what 200, 404, 501 mean and when to use them. by Matthew Jones
ASP.NET Tutorials ASP.NET Web API Using HTTP Methods (GET, POST, PUT, etc.) in Web API by Matthew Jones
ASP.NET Sample Project Enumerations Serializing Enums in ASP.NET Web API Let's see three solutions to serializing enumerations in ASP.NET Web API. Sample project included! by Matthew Jones
Guided Tours ASP.NET ASP.NET Web API Exception Handling in ASP.NET Web API - A Guided Tour Let's explore how ASP.NET Web Api handles and logs exceptions, from action level up to application level. Sample project included! by Matthew Jones