I have heard that the Stringbuilder class, now, is preferred - instead of concatenation.
He told us that, (in DotNet) with concatenation (using +=), that the memory space, with each addition/concatenation, was totally reallocated, instead of being extended, like in VB6. How much of this is correct and how much can concatenation negatively affect an application? (Does it really matter that much?) __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com [Non-text portions of this message have been removed] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
