Show all posts.
Finally I've integrated in my blog engine a syntax highlighter that it's for my taste :) : Wilco Bauwer's SyntaxHighlighter for .NET. It's a really easy to use, easy to integrate control - probably that's why some guys refer to it as a 'must download' control :).
I've tested a JavaScript based syntax highlighter as well (http://code.google.com/p/syntaxhighlighter/) but actually I like the ideea of server side building (&caching the result) of the code that has to be highlighted...
|