How to Consume the WCF Service?
7.1 Generate the Class and Config File using svcutil.exe You might have noticed the message displayed while browsing the service Now, we need to generate the classes which our Client Application would use to consume the service. We may generate the classes/configuration with the help of tool svcutil.exe.