I generally prefer to use String.Format() instead of doing a bunch of string additions, but constantly find myself splitting the code onto multiple lines with an appended comment to keep track of the indices: string myString = string .Format( "{0
Read More...
Read the complete post at http://feeds.feedburner.com/~r/monotonous-moss/~3/342826920/c-stringinject-format-strings-by-key.html