Everyone tells me to create a REST and not SOAP. I know I'm just going to get it right.
I took an old project in the company where I am with a web service in the same project.
As I'm using MVC, I created a web service and I came across two situations: or I start a new web site ); or I add a new WCF and create a web service (WCF) in the same project.
I confess that I can not distinguish this difference well, if it exists. What should I really do? Is there a right or more advantageous way to use one approach over another?