How To Implement RESTful Services Using WCF ? | WCF Interview Question

, ,
WebHttpBinding should be used to create RESTful communication and other situations where SOAP isn't required. Here, information/message is transferred directly by HTTP or HTTPS.