By mswatcher
via mo.notono.us
Submitted: Jul 23 2008 / 10:36
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
Add your comment