>From the article,
If you have to concatenate a string more than 10 times
use 1)
else
use 2)Rule out 3) On Thu, Feb 5, 2009 at 1:49 PM, Brandon Betances <[email protected]>wrote: > > http://www.c-sharpcorner.com/UploadFile/mahesh/StringBuilderComp11232005235258PM/StringBuilderComp.aspx > > It's obvious he's not concatenating more than 10 strings. The proof is in > the muri. >
