/RESTfulWCF

How to create RESTful WCF with JSON and string parameters and consume it using C#.Net

Primary LanguageC#

RESTfulWCF

How to create RESTful WCF and how to consume it.

GET :

Request String

Response String

POST:

Request JSON

Response JSON