With the feb CTP release we added the ability for multiple ServiceEndpoint's on a service to share a common listen URI. I wanted to walk through a sample explaining how to achieve this. Lets assume we have this sample Service. [ServiceContract] public
Read More...