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
Stories Original Fiction Diary of a Death March Diary of a Death March: Christian's Story by Matthew Jones
ASP.NET Reflection WCF Loading Entity Framework Related Entities with AutoMapper and Reflection by Matthew Jones
ASP.NET WCF Entity Framework Mapping Entity Framework Entities to DTOs with AutoMapper We can use AutoMapper to mape EF-created classes to data transfer objects. Here's how! by Matthew Jones