How to access a webservice using .wsdl file
- by Abhijeet Kumar
Hi,
I need to consume a Webservice written in pearl in my .net Windows Application. I have been given a .wsdl file.
Please let me know how can i use that Web service in my Application using that .wsdl file.