Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Consideration for .Net Web Service
Message
From
09/07/2002 16:51:10
 
 
To
09/07/2002 16:49:09
General information
Forum:
Visual FoxPro
Category:
Web Services
Miscellaneous
Thread ID:
00676698
Message ID:
00676836
Views:
15
>I think too many .NET developers are simply not returning good stuff from their WebServices. If a .NET WebService returns a DataSet, that can easily be consumed by a .NET application as is. However, *only* a .NET application will *ever* be able to easily consume that WebService. Anyone else trying to consume that WebService will necessarily have to jump thru the XMLDOM parsing hoops in order to utilize what was returned from that WebService. IMHO, all WebServices should return XML, none of this returning DataSets horsesh*t! Especially since it's so easy to do, simply by returning MyDataSet.GetXML(). What's so hard about that? That's my pet peeve for the decade. <g>

Agreed. Especially that all we hear during these days is XML Web Service so they probably didn't catch that one. :)
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform