I am new to C# and webservice domain.
I have been given an assignment to achieve the below:
1- I have been provided with WSDLs and a these webservices are running on a public domain.
2- I am asked to create a Web Server first (not a native application), This Web server is supposed to interact with the services running on public url mentioned in step 1. (I am not sure why I am asked to do this if the server is already...