Possible Duplicate:
How to use a WSDL file to create a WCF service (not make a call)
I need to use a web service in my application.
I have a WSDL for the web service, but I don't know how to use it or how to call and send info to the web service method.
Someone can help me here?