Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataTable.WriteXML() method
Message
 
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
C# 4.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01568459
Message ID:
01568511
Views:
30
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform