Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
String Concat and XML
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
String Concat and XML
Miscellaneous
Thread ID:
00640419
Message ID:
00640419
Views:
59
In VB6, string concatenation is painfully slow, so to build any decent size XML document I use the DOM object to create it before I pass it.

With VFP7, should I keep using the string concat or use the DOM? One thing to keep in mind is that my .exe is calling a VFP COM object, so if I use the DOM I will have an additional layer of instantiation..... If that matters.

Thanks.
Next
Reply
Map
View

Click here to load this message in the networking platform