Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need a reorg for .NET Framework 4
Message
From
23/07/2010 11:50:00
 
 
To
23/07/2010 00:42:21
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01473537
Message ID:
01473593
Views:
52
>I wonder if using split will be any faster? Something like this (off the top of my head, untested):
>
>
>string[] lines = oStringBuilder.ToString.Split(oApp.cCR)
>cLine = lines[tnLine]
>
The Split method keeps the carriage return at the beginning of each array item, but the first one. Is there a way to tell it that we are using the split character for splitting only and not keeping it in the array item?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform