How to create .NET services from WSDL already have it

I have received WSDL and end point address etc. I need to consume this WSDL from .net application. How to create .NET services from existing WSDL ? Possible ?

If you are asking this query w.r.t to webMethods Integration Server, you can generate the flow service (consumer web-service descriptors and connectors) from the WSDL file and it will not generate the .NET services.

Check Service Development Help guide for more details.

Mahesh - Could you please help us .?