Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Architecture Q - Interop or File ?
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00749920
Message ID:
00750101
Views:
18
You can create WebService that calls VFP COM component (but then why not just use COM component directly.). I never tried it myself though.

>Can you make the VFP object a web service. I know this uses COM interop, but it happens internally so it may be faster.
>
>>Run some tests using both methods and let us all know which one is better:)
>>
>>>Looking for a "good blanket statement" (oxymoron?) about some COM-.NET architecture. I am trying to determine if it's faster to pass a string of XML from a .NET assembly to a VFP MTDLL (the MTDLL is inside a COM+ app so it's always "on"), or if it's faster for the .NET object to write the XML to disk, pass the filepath to the MTDLL, and let the MTDLL to FileToString().
>>>
>>>
>>>
>>>Any thoughts?
>>>
>>>Thanks.
- Jayesh
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform