CHAPTER 3

image

Essential Techniques

As I explained in Chapter 1, this book is targeted at MVC framework developers, which means you already know C# and key components such as Razor and action results. In this chapter, I provide a quick primer for three topics that you may not be as familiar with: using C# async methods, making Ajax requests using jQuery, and using the Knockout library. Understanding all three will help you get the most from this book.

Asynchronous methods are important in Web API development, especially once you go beyond creating action methods and start to customize the way that requests are processed using the techniques I describe ...

Get Expert ASP.NET Web API 2 for MVC Developers 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.