I am a beginner to webservice concepts. Now I know how to deploy webservice in IIS. I checked the webservice URL
There I can see SOAP protocol contents and WSDL (after url type ?WSDL).
My questions are:
Can I run the webservice by replacing localhost with my IP address any where outside systems
Do I need to study SOAP and WSDL seperately at any time though both are generated by visual studio itself