Visual Basic tutorials: Hello World

Our Journey to create something as great dreamers introduced us to programming. This is our first tutorial.

This tutorial will help you create your first application using Visual Basic .NET. In this tutorial, we write our first piece of code by telling the application to show a message box displaying the text “Hello World”.  dont forget to subscribe





Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        MessageBox.Show("Hello World", "Message Box Title")
    End Sub

End Class

Comments

Popular posts from this blog

THINGS THAT CHANGED ME: The Soul’s Errand (Review)

THINGS THAT CHANGED ME: STEVE JOBS’ STANFORD SPEECH

Celebrity Endorsements in Ghana: Are celebrities Accountable to their Brands? Using Menzgold as a case