Here Mudassar Ahmed Khan has explained with an example, how to perform CRUD operation (Create, Read, Update and Delete) using Web API in ASP.Net MVC Razor using Entity Framework and AngularJS.
CRUD operation in simple terms means Select, Insert, Edit, Update and Delete operations.