GeekArticles
Microsoft
Visual Basic .NETArticle :: VB Tech Tip: Faster String Concatenation
Author: awprofessional.com |
Published: 29th Aug 2005 |
Visited: 301 times |
Add CommentFiled in: Visual Basic NETVisual Basic 6.0's standard string-concatenation tools are not the most efficient ways to concatenate many smaller strings. Scott Loban looks at a better way to handle this task.
Read Article Sponsored Links
Related Articles
• Article :: What Is C For? David Chisnall looks at the limitations of the current C standard and produces a wish list for the next vers ...