Monday, April 14, 2014

Calling JSON WCF Services from .NET 3.5

The short answer is that you need to use the WebClient class. For the lengthy answer, check out this link:

http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/wcf-rest-service-with-josn-data/