Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataTable.WriteXML() method
Message
 
 
À
15/03/2013 09:38:27
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Versions des environnements
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01568459
Message ID:
01568511
Vues:
31
>>Yes. At least the ones we use. I went with the string builder solution for generating the XML we need. Right now my C# method performs slightly worse than VFP and that upsets me. I looked at the code if there is an opportunity to optimize but don't see much.
>
>If you're just using DataTable.WriteXML() and a Replace there's not much to optimize :-}

I use StringBuilder and manual building instead. I think I got the same performance for 1 row.
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform