Dear friends,
This is the first question I am posting in this web site.. hope I will get the answer.
I just wanted to know the difference in adding a webrefence to an application., between http://www.localhost/Samplewebservice/Samplewebservice.asmx and http://www.localhost/Samplewebservice/Samplewebservice.asmx?wsdl
Thanks in advance,
Ram.
LisaPosted Feb 17, 2009, 6:06 AM
the first url is actually used to add and use the webservice.
the second one just describes the methods and variables in that webservice.
Thanks,
Lisa
Bechir BejaouiPosted Dec 24, 2008, 5:18 PM