Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optimized way to transfer from String to StringBuilder
Message
From
06/02/2014 11:21:00
 
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Environment versions
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01593079
Message ID:
01593491
Views:
31
>Beautiful. One problem - the space before KeyWord here needs to be removed before it will run:
var regexPattern = string.Format("(?< KeyWord>{0})", string.Join("|", matchPatternByDelimiter));
I'm guessing you had to include it so that the UT pre would work ?

Yea, it was stripping that out, along with the Tuples.
Previous
Reply
Map
View

Click here to load this message in the networking platform