Showing posts with label service contract. Show all posts
Showing posts with label service contract. Show all posts

Monday, April 9, 2012

How to Create RESTful webservice using WCF

Setting Up the Project:
The Following link explains very throughly how to create a RESTful webservice using WCF Project type. 
http://www.codeproject.com/Articles/105273/Create-RESTful-WCF-Service-API-Step-By-Step-Guide 

Creating Operation & DataContract For the Services:
http://www.codeproject.com/Articles/29570/Simple-WCF-Hosting-and-Consuming