Syntax Highlighting
There are 1 entries for the tag
Syntax Highlighting
Looking at HTML code highlighting options i found these:
http://www.manoli.net/csharpformat/ - online tool that allows you to format your C#, VB, HTML, XML, T-SQL or MSH (code name Monad) code for publishing on a web site or in a blog.
http://code.google.com/p/syntaxhighlighter/ - JavaScript syntax highlighting.
http://www.codeproject.com/aspnet/CSharpColorizer.asp - automate posting of formatted and colorized C# source code in four different ways (source in C#)
http://www.actiprosoftware.com/.../CodeHighlighter/ - free (no source though) web control with lots of supported languages.
http://projectdistributor.net/...projectId=11 - currently supports 23 languages by default and...