Mark/Vlad.
Just a suggestion, the rich text editor on the blogs is not really rich :(, not sure with CMS are u using here.
But definitely as a blogger I would like to have a syntax highlighter to post my code and that its easy to read.
+1 anyone ? 🙂
+1 Myself. We tried a few different options but none of them worked so good.
You can try to use a service such as http://tohtml.com/ and then copy the HTML from there and pase it in the "html" view of your blog post. results are something like this:
using (SPSite oSiteCollection = new SPSite("Absolute_URL"){ ... }
What do you think? If anyone else has ideas, please do tell!