http://www.asp.net/web-api/overview/creating-web-apis/creating-a-web-api-that-supports-crud-operations[Excerpt]This tutorial shows how to support CRUD operations in an HTTP service using ASP.NET Web API.CRUD stands for "Create, Read, Update, and Delete," which are the four basic