Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling .NET from VFP
Message
From
14/05/2008 09:45:18
 
 
To
14/05/2008 00:48:23
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Miscellaneous
Thread ID:
01316086
Message ID:
01316950
Views:
23
There should not be a "use ASMX instead of SOAP". ASMX uses SOAP as it's transport mechanism. WCF is Microsoft's latest technology that replaces ASMX, MSMQ, COM+, and .NET remoting into a single technology with a single API. Microsoft's tests have shown it is up to 40% faster than ASMX and remoting. Compared to those two technologies, it is easier to code and configure. It is also SOA-based. WCF in .Net 3.5 can also be either SOAP or REST based.

>Just a few months ago people said ASMX over SOAP. Now WTF over ASMX? Why?
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform