May 06 2008
A way to show computer source code in the blog…
OK, this one took a bit of time to figure out, but I think I have it working to my satisfaction now. I want to be able to post source code, both C# code as well as XAML code (Windows Presentation Foundation) on the site. I found a plugin called Code Highlighter, that [...]