My C# Code Formatting.
I've been asked several times about how the C# code in my blog gets formatted. I use this GREAT! code formatter. It's simple, copy/paste into a text box, pick the technology c#, VB, HTML/ASPX, XML. You can turn on/off line numbers, and alt line back colors.
I hope this service is never taken off line.
http://www.manoli.net/csharpformat/
After looking closer at the site, they've made the source code available, so I'll grab a copy and store it.