arun_mrk Posted April 16, 2003 Posted April 16, 2003 i'm confused by the term webservice and xml webservice. Can some explain what is difference between the two with regard to .net. I'm writing a webservice to update the database(remote location) by passing a dataset, in these case should i call it as webservice or xml webservice? Plz explain? Quote
*Gurus* Derek Stone Posted April 16, 2003 *Gurus* Posted April 16, 2003 For all intents and purposes "XML webservice" and "webservice" are one in the same. "XML" simply denotes that the webservice uses XML, which all .NET webservices and the majority of other non-proprietary webservices use as well. Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.