To use WCF service in c# windows application there is option to add service reference (pass url) and use it. But i did not find any such option in VC++. Can you guide me how to use it in VC++.
To use WCF service in c# windows application there is option to add service reference (pass url) and use it. But i did not find any such option in VC++. Can you guide me how to use it in VC++.