Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Still don't see Foxpro mentioned?
Message
From
17/02/2000 13:25:05
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00333470
Message ID:
00333559
Views:
12
>>Well, if you read the paper carefully, you'll see that even the "COM vs. CORBA" element is being eliminated for web services. I agree with eveything else.
>
>As it hopefully should. But right now, venture outside of the Microsoft box and thats the biggest issue in the Enterprise market not which Microsoft tool should be used. That was my point... I think sometimes many of use bask in the comfort of the almighty M$ shadow, and we forget that when you leave Windows apps behind and starting doing enterprise/distributed stuff, it's not a Microsoft-only world anymore... at least not yet =D)

With Web Services (marketing term), really XML/SOAP/HTTP, it doesn't have to be a MS-only world anymore. Anyone who can read and write ASCII text and talk over HTTP can play in this sandbox.

(Spaces added here and there...)
< ?xml version='1.0' ? >

< methods href='http: // johns/Stocks/Ratings' >
    < method name='Rate' href='Rate' >
        < request >
            < param dt='string' >ticker< /param >
        < /request >
        < response dt='string'/ >
    < /method >
< /methods >
It's that simple.
David Stevenson, MCSD, 2-time VFP MVP / St. Petersburg, FL USA / david@topstrategies.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform