patrick-tingson / RESTfulWCF

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RESTfulWCF

How to create RESTful WCF and how to consume it.

GET :

Request String

Response String

POST:

Request JSON

Response JSON

About

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


Languages

Language:C# 85.2%Language:ASP 14.8%