H
huohaodian
It seems the examples on the Microsoft web service tutorial site are
all using namespace something like
WebService(Namespace="Microsoft.Samples.XmlMessaging.WebServices") in
stead of typical url based something like
WebService(Namespace="http://microsoft/samples/xmlMessaging/
webServices")
Any comments, suggestions ?
Thanks in advance.
all using namespace something like
WebService(Namespace="Microsoft.Samples.XmlMessaging.WebServices") in
stead of typical url based something like
WebService(Namespace="http://microsoft/samples/xmlMessaging/
webServices")
Any comments, suggestions ?
Thanks in advance.