Online VB.NET Compiler

Module VBModule Sub Main() Console.WriteLine("Hello, world!") End Sub End Module