Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting this line to VB.NET
Message
From
20/08/2006 03:19:39
 
 
To
20/08/2006 02:55:41
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 8.0
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01147027
Message ID:
01147081
Views:
29
The string being passed comes from an Excel XML file of 142k. That might be why it causes a problem. I also found that extremely slow when processing with such a big string. However, when using the regular .NET Replace() functionality as is, the result is instant.

OK. Are you trying to append the XML file to the end of the string (represented in stringbuilder)....or are you trying to insert it in a specific location within the existing string?

Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform