Recently I was wondering how to format an output string like I used in C or C++ where we had the infamous and powerful sprintf but I could not find a good refence until I found this page.
http://blog.stevex.net/index.php/string-formatting-in-csharp/ I think it will be very useful to print it and have it close as a good cheat code sheet.