ASP.NET MVC 4 and the Web API Review
For those developing in C# & ASP.NET this book offers a lot of value. The intent of the book is to give an overview of writing good RESTful services using the MVC 4 framework, but in doing so it also covers off generic practices towards security, logging, testing, use of interfaces, and more.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Security
Covers security your application.
Pro Logging
Information on how to easily build logging into your application, taking advantage of existing libraries to lower your development overhead.
Pro Inversion of Control (IoC)
Explains the importance of IoC and how to implement this in your application.
Pro True REST
Covers the various types of services which claim to be REST and how to reach a truly RESTful service.
Pro 131 Pages
Including contents page, code samples, and index, the book's only 131 pages, making it a quick read for most.
Commonly Compared
