REST vs SOAP
I’ve been developed several SOAP and REST web services applications in the past. I know pretty well of how to develop a web services application using both SOAP or REST approach. Recently, someone asked me why I choose this approach over another. I told them if you have specific requirement and reason use SOAP otherwise use REST. The person didn’t seem satisfied. So I did some homework and here is the summary of SOAP aand REST.