I need a sailor's knot for this string concatenation
Phil Haack wrote an entry regarding concatenating delimited strings together. He goes on an shows different approaches on how to create a delimiting function along with some of his commets too.
Phil goes on to mention .Net 2.0 has a string.Join method while .Net 1.1 does not.
If you're using JavaScript, there is a join on array objects too.
Comment Notification
If you would like to receive an email when updates are made to this post, please register here
Subscribe to this post's comments using