So I've found that VB syntax highlighting is broken in version 1.3
of BlogEngine.Net. If you add some VB code to a post like this:
[ code:vb ]
Imports System
Imports System.Data
Imports System.Math
Imports Microsoft.SqlServer.Dts.Pipeline.Wrapper
Imports Microsoft.SqlServer.Dts...
[More]