Web API is the perfect platform for building RESTful applications on the .NET Framework. If you want to build HTTP services that can reach any kind of client, Web API is what you need. Many developers are confused and cannot understand the differences between the usual MVC Controllers and the API controllers in ASP.NET MVC Framework. This post, is the start up post of the blog's Web API series and it's going to show you what you need to create a Web API application from scratch. More specifically we will create a project to see which classes and assemblies are needed to create Web API applications and another one, to demonstrate consuming Web API services. You will need a tool to capture the traffic exchanging each time you consume the service, and Fiddler is my recommendation.


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

</ span>C#,.NET,Architect,Intermediate,VS2010,.Net,Articles,Computer Tutorials, MVC, MVC4, Web APIs