Community

Simplest WCF REST Web Service

(Sergei B. Meleshchuk) WCF allows to create a web site exposing WCF service and service endpoints. REST Web Service does not use SOAP, but returns data as JSON or XML instead.

/membership]
Read More (Community content)