0
kicks
WCF/ASMX Interoperability – Removing the Annoying xxxSpecified when Ad
WCF/ASMX Interoperability – Removing the Annoying xxxSpecified when Adding a Web Reference to a WCF Service
Today I answered a question in the MSDN forums about consuming WCF from a .NET 2 client, using the “Add Web Reference” option of Visual Studio. Apparently adding a web reference to a WCF service can cause the method signatures on the client side to look different. In this post I explain why that is and how to fix it.