filmov
tv
03. WCF Service Client Console Application
![preview_player](https://i.ytimg.com/vi/7_U6ciXFknA/maxresdefault.jpg)
Показать описание
Using RemObjects Hydra to consume a .NET WCF service from Delphi
- Create a new console project:
- Right-click solution, Add\New Project...
- Installed\Visual C#\Console Application
- Add System.ServiceModel reference
- Add service client library reference
- Add code to call the service methods
- Run the console application
- Create a new console project:
- Right-click solution, Add\New Project...
- Installed\Visual C#\Console Application
- Add System.ServiceModel reference
- Add service client library reference
- Add code to call the service methods
- Run the console application