Q:

hello world vb.net

Imports System

Module Program
    Sub Main(args As String())
        Console.WriteLine("Hello World!")
    End Sub
End Module
0

New to Communities?

Join the community