VB.Net Web Service

  • Thread starter Thread starter Bryan Dickerson
  • Start date Start date
B

Bryan Dickerson

Newbie Warning!

I have a VB.Net-coded Web Service that, when I look at the ASMX file in a
browser, it says:

"This web service is using http://tempuri.org/ as its default namespace.
Recommendation: Change the default namespace before the XML Web service is
made public."

What does that mean and what does a namespace mean and/or buy me?
 
Back
Top