Tuesday, August 12, 2014

Web API

Hello World
http://www.asp.net/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-api

WebApi Crud
http://www.asp.net/web-api/overview/creating-web-apis/creating-a-web-api-that-supports-crud-operations

Attribute Routing in Web API 2
http://www.asp.net/web-api/overview/web-api-routing-and-actions/attribute-routing-in-web-api-2

Routing and Action Selection
http://www.asp.net/web-api/overview/web-api-routing-and-actions/routing-and-action-selection

Exception Handling in Web API
http://www.asp.net/web-api/overview/web-api-routing-and-actions/exception-handling

Performance Considerations between Web API and Wcf
http://blogs.msdn.com/b/fkaduk/archive/2014/01/07/rest-wcf-vs-webapi-throughput.aspx

Difference between WCF and Web API and WCF REST and Web Service
http://www.dotnet-tricks.com/Tutorial/webapi/JI2X050413-Difference-between-WCF-and-Web-API-and-WCF-REST-and-Web-Service.html

ASP.NET Web API parameter binding part 1 – Understanding binding from URI
http://www.strathweb.com/2013/04/asp-net-web-api-parameter-binding-part-1-understanding-binding-from-uri/


No comments:

Post a Comment