I have to write a WCF service that consumes a third party ‘Web Service’. They provided WSDL and the URL so that I can post the transaction. Can some body please help me how to achieve this, with some code example.
Thanks in advance
BB
I have to write a WCF service that consumes a third party ‘Web Service’.
Share
Would this help?
How to convert WSDL file to class file