Thread
: How-To
Access Faster in Binary reading Single Data Types
View Single Post
#
5
(
permalink
)
01-08-2009, 9:09 AM
cjard
VB.NET Forum All-Mighty
.NET Framework: .NET 2.0 (VS 2005)
Join Date: Apr 2006
Age: 65
Posts: 6,442
Reputation:
807
it sthe same way for strings.. If youre doing a LOT of string concatenation you can end up moving gigabytes around. Use a Stringbuilder to avoid similar performance hits
__________________
DW1
DW2
DW3
DW4
DNU
PQ
cjard
View Public Profile
Send a private message to cjard
Find all posts by cjard