Welcome to Ethical Hackers
Nick:  
Pass:     
Register Help Member List View New Posts View Today's Posts

Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Junked: Junked: [Vb.net] hello world
07-19-2010, 11:54 AM (This post was last modified: 07-20-2010 11:11 PM by Mitch.)
Post: #1
Junked: Junked: [Vb.net] hello world
Hello EH im posting a tutorial of the simple program hello world.

Don't look at this tut if you're not absolutely beginner and never touched a keyboard before.

First of all we start with open visual basic 2008 express.
Click at new project then choose windows form application.

Name the project Hello World.

When you finished with that you will see a form, a toolbox and more just ask here if you need help.

Start with adding a Button to the form.

Double click the button and write the following code.

Code:
msgbox("Hello World")

Now debug and see what comes up.

No title??

If you want to add a title write

Code:
msgbox("Hello World", "my first program")

The title will be My first program
Find all posts by this user
07-19-2010, 12:37 PM
Post: #2
RE: Vb.net hello world
Thanks for the tutorial! I reformatted it for you so it's easier to read and understand. If you want to edit it, just let me know and I will edit it for you. Again, nice first start! :)

[Image: mybbsig.php]
Visit this user's website Find all posts by this user
07-20-2010, 10:09 AM
Post: #3
RE: Vb.net hello world
I will post more tutorials i start with easy and end up with advanced.
Find all posts by this user
07-29-2010, 05:50 AM
Post: #4
RE: [Vb.net] hello world
Nice tutorial.
I like the "hello world" in VB6 too.
Its reminds me the 90's
Find all posts by this user
Thread Closed 


Forum Jump:


User(s) browsing this thread: 2 Guest(s)



Ethical Hackers © 2012.