In this scenario we have a .NET windows application accessing a .NET 2.0 ASMX Web Service, lets look at how we can upgrade the web service with out causing any interruptions to the front end client. Our goal is to create a WCF service with both anonymous
Read More...