0
kicks
Showing Syntax Colored Source Code in ASP.NET Content
Syntax highlighting for code of various kinds is a key ingredient in this process and one library I’ve been using for many use is the Manoli C# Format library which provides HTML output for code formatting. I ran into this many years ago after searching for an easy to use and easily customizable solution and have stuck with it. At the time I made a few minor modifications and added one language I use occasionally for code samples (FoxPro) to the supported languages. Adding the new language was breeze and that was a big consideration at the time.