C# Code To HTML Converter
So my latest posting adventure has required me to post some code and I found myself searching for a utility that would convert C# code to well formatted CSS-ish HTML. That way it can remain all pretty and formatted. I tried search terms such as: sample code generator, sample code designer, sample code to html, sample code editor… etc. The final try “code to html” did the trick. I found the following site:
http://www.manoli.net/csharpformat/
The converter uses a simple CSS stylesheet and injects span elements in the right spots to highlight and color the code. Pretty cool tool. I highly recommend it. Now I just have to figure out why WordPress is hating on me…. or rather the WYSIWYG editor they use.


yeah dude..that’d make an awesome Visual Studio right-click on selected code tool.
make it happen cap’n.