if you set up a WCF service the default Binding type will be basicHttpBinding
when you create a reference the name of the binding will be basicHttpBinding_theinterface
it makes no difference if the name is different on the client , as long as the type is the same
No comments:
Post a Comment