I just started and i need to know the stuff i downloaded vb 2008 is there any suggestions?
Printable View
I just started and i need to know the stuff i downloaded vb 2008 is there any suggestions?
Make a "Hello World" application (:
Code:Msgbox("Hello World!")
You need to know stuff...?
Let me google that for you
Im just looking on making phishers with VB and bots.
Suggestion 1.) That message box you guys used up there is incorrect. that one is for vb6. The vb.net message box is MessageBox.Show("YourMessage","MessageTitle")
Vb.net is extremely easy. Just look up tutorials.
Suggestion 2) Next time don't post something that's not a tutorial inside the tutorials section.