ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.
Install ASP.NET MVC 4Getting Help and Reporting Issues
In this chapter, you'll learn:
The basics of building an HTTP service using ASP.NET Web API
By Jon Galloway|February 15, 2012
By Mike Wasson|January 21, 2012
In this tutorial, you will create your first HTTP service using ASP.NET Web API.
Daniel Roth presents ASP.NET Web API at Community For MVC (C4MVC)