Click here to Skip to main content
15,893,622 members
Articles / Programming Languages / Javascript

Fast and Then Even Faster String Concatenation With JScript

Rate me:
Please Sign up or sign in to vote.
4.04/5 (8 votes)
25 Mar 2007CPOL7 min read 38.9K   17  
Concatenating strings is critical in many dynamic content situations. Here is how to make it scale and then be fast and scale.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United Kingdom United Kingdom
I am now a Software Systems Developer - Senior Principal at Micro Focus Plc. I am honoured to work in a team developing new compiler and runtime technology for Micro Focus.

My past includes a Ph.D. in computational quantum mechanics, software consultancy and several/various software development and architecture positions.

For more - see

blog: http://nerds-central.blogspot.com

twitter: http://twitter.com/alexturner

Comments and Discussions