In this chapter, you'll learn:
How ASP.NET Web API binds HTTP messages to domain models, and how to work with media formats in Web API.
By Mike Wasson|
This tutorial shows how support additional media formats in ASP.NET Web API.
By Mike Wasson|
Describes the built-on support for JSON and XML serialization.
By Mike Wasson|
Describes how ASP.NET Web API implements HTTP content negotiation.
By Mike Wasson|