Dez 10
To create the stub classes in c# you have to add a web reference.
- Create a new Application, e.g. Console Projekt or Window Application Projekt
- Right click on References
- Left click on Add Service Reference
- Left click at the bottom on the Add Service Reference-Window on Advanced Add Service Reference
- Left click at the bottom on the Sevice Reference Settings-Window on Add Web Reference
- Enter the Web Service URL in the URL-Textfield and press go
- Optional choose another Web Service Namespace
- Click Add Reference
Et Voilà. Extremly simple.
