CHAPTER 7

image

Putting It All Together

It’s almost time to start writing the Web API–based controllers for the RESTful task-management service. You’ve spent the bulk of this book so far laying down important fundamentals. I’m a firm believer in really understanding how different pieces of an application work, as well as in knowing why you’ve made certain architectural decisions along the way. Essentially, you should be able to defend the choices you make for framework-level components, for the tools you use, for your application’s class structure, and for the way you write all the code. As such, it’s important to spend the necessary time to plan such ...

Get ASP.NET MVC 4 and the Web API: Building a REST Service from Start to Finish now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.