Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String Concat and XML
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
String Concat and XML
Divers
Thread ID:
00640419
Message ID:
00640419
Vues:
61
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.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform