Community

Building OData Service using ASP.Net Web API Tutorial – Part 3

(Taiseer Joudeh) In this post We’ll add another OData controller which will support all the CRUD operations, as we talked before OData follows the conventions of HTTP and REST; so if we want to create a resources we’ll issue HTTP POST, if we want to delete a resource we’ll issue HTTP DELETE and so o

Read More - Register for Free Membership