Upgrade, Fresh Start and Syntax Highlight Test

by Rasmus Kromann-Larsen September 26, 2008 00:26

I've upgraded my blog to BlogEngine 1.4.5 and deleted the few old posts I had. They weren't very interesting anyways.

I've decided to use syntaxhighlighter for code snippets, so this post will serve as a small test of this too.

public void HelloWorld()
{
  Console.WriteLine("Hello World!");
}
Hope it works out right.

kick it on DotNetKicks.com

Tags:

Powered by BlogEngine.NET 1.6.1.0
Theme by Mads Kristensen | Modified by Mooglegiant | Adjusted by Rasmus Kromann-Larsen

About Me

I am a danish .NET developer blogging about the technical side of my life, mostly .NET stuff, but also fundamental topics like design patterns, principles and productivity boosters.

In addition, I am a core group member of Aarhus .NET User Group.