Hello. Over the past 2 years I have taught myself to use HTML, and how to cobble together a program in BASIC. However, I have recently run into a language that has confused me beyond compair. I wish to learn how to use Visual Basic. I haven't the slightest idea how it works, or how to save and run a program. For all I know, it could be executed from the command line. I have no idea how to start. Could any of you help me?
Page 1 of 1
V.B. Programming Want to learn.
#2
Posted 03 November 2010 - 05:31 PM
Have you installed VB.net Express edition?
Start VB.net express edition, start new project from menubar, drop a button control over the form. Double click on the button and type the following
Hit Ctrl+ F5 to run your program. Bingo! now you know how to do VB.Net programming.
You can learn something from online tutorials like this, but if you want to learn professionally then go to a computer institute/college etc.
Start VB.net express edition, start new project from menubar, drop a button control over the form. Double click on the button and type the following
MessageBox.Show("Hello World from VB.net", "Dumb Program")Hit Ctrl+ F5 to run your program. Bingo! now you know how to do VB.Net programming.
You can learn something from online tutorials like this, but if you want to learn professionally then go to a computer institute/college etc.
#3
Posted 11 November 2010 - 02:27 AM
Thanks for the help, I will look in to that.
Welcome to the Void of Insanity
#4
Posted 25 December 2010 - 10:34 PM
Haha,
I'm the same. I want to learn!
Thanks for the recommended software Romeo29!!
CrimsonSpider
I'm the same. I want to learn!
Thanks for the recommended software Romeo29!!
CrimsonSpider
"Don’t worry if it doesn’t work right. If everything did, you’d be out of a job."
(Mosher’s Law of Software Engineering)
(Mosher’s Law of Software Engineering)
Share this topic:
Page 1 of 1

Help



Back to top










