If you have ever hosted a WCF service in IIS/WAS then you know that the .svc file for your service is the base address. For example, if you create a web site project called MyService using the WCF Service template, then your base address for that
Read More...