Expose WCF 4.0 Service as SOAP and REST
During our course of developing applications we might come across number of scenarios. One of the scenarios might be creating a .NET web service which can be exposed as SOAP and REST.
The following link explains with code on how to implement that.
Expose WCF 4.0 Service as SOAP and REST