What's the best C# code highlighting plugin for wordpress?

c#, codehighlighter, plugins, wordpress

Solution

If you're using Visual Studio, you can try the Copy Source as HTML plugin.

An non-Visual Studio alternative would be SyntaxHighlighter (more info here)

Problem

Best would be if it performs the highlighting exactly as it is in Visual Studio.

Original source