Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 15th, 2005, 7:17 PM   #1
puglover
Newbie
 
Join Date: Jun 2005
Posts: 10
Rep Power: 0 puglover is on a distinguished road
Just opened VB for first time. Where do i start?

I'm new to VB where do you suggest I start?
puglover is offline   Reply With Quote
Old Jun 15th, 2005, 7:22 PM   #2
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
Which version of VB are you using?
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote
Old Jun 15th, 2005, 7:26 PM   #3
puglover
Newbie
 
Join Date: Jun 2005
Posts: 10
Rep Power: 0 puglover is on a distinguished road
It says it is 2003.

[EDIT] i think it is .net
does that make a difference?
what does that mean?

Last edited by puglover; Jun 15th, 2005 at 7:32 PM.
puglover is offline   Reply With Quote
Old Jun 15th, 2005, 8:27 PM   #4
Clotters
Programmer
 
Join Date: May 2005
Posts: 60
Rep Power: 4 Clotters is on a distinguished road
Well there are two types of Visual Basic.

The older versions, like VB6, VB5, VB4 and gthe ones before that, and the more modern and probably more widely used kind of Visual Basic .. VB.net. It matters what VB you have because the programming in .net is different to the programming in VB6.

It's hard for anyone to answer your question unless you know for certain. A simple search in google or yahoo! can't do any harm though.

Hope this helps.
Clotters is offline   Reply With Quote
Old Jun 15th, 2005, 9:09 PM   #5
puglover
Newbie
 
Join Date: Jun 2005
Posts: 10
Rep Power: 0 puglover is on a distinguished road
Microsoft Visual Studio .NET 2003
Does this help at all ?
puglover is offline   Reply With Quote
Old Jun 15th, 2005, 10:33 PM   #6
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
Indeed it does. This should be moved to the Visual Basic .NET forum. I'm not sure of any VB-specific tutorials, but since this is .Net you can read a C# tutorial and learn the same thing.

You could start off by just playing around. Create a new Windows Forms project and drag a textbox onto the form. It will be named TextBox1 unless you change it. Look at the properties pane on the lefthand side. Fiddle around with things such as Text. Now drag a button onto the form. It will start off as Button1. Go into the code view. Somewhat near the top you will see two dropdowns. In the first select Button1. In the second select Clicked. A section of code is added that is called when you click Button1. In the space between the lines with "Sub" and "End Sub" type " TextBox1.Text="Hello World" " without the outside pair of quotes. Now, when you press run and click the button, Hello World appears in the textbox. I wouldn't call that example entirely accurate, but you'll figure it out You can poke around in the help boxes and by just trying things. That's a really good way to learn when starting out.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote
Old Jun 15th, 2005, 10:49 PM   #7
puglover
Newbie
 
Join Date: Jun 2005
Posts: 10
Rep Power: 0 puglover is on a distinguished road
How do I run it?
puglover is offline   Reply With Quote
Old Jun 16th, 2005, 11:22 AM   #8
Ooble
I eat cake for breakfast.
 
Ooble's Avatar
 
Join Date: Jul 2004
Location: In my box.
Posts: 4,434
Rep Power: 9 Ooble is on a distinguished road
Hit the play button in the toolbar.
__________________
Me :: You :: Them
Ooble is offline   Reply With Quote
Old Jun 17th, 2005, 2:47 AM   #9
Berto
Programming Guru
 
Join Date: Aug 2004
Posts: 1,022
Rep Power: 6 Berto is on a distinguished road
Send a message via AIM to Berto Send a message via MSN to Berto
move over to C# i would advise, dont worry about looking into VB .net and both can be done in the program you have.
__________________
"Put your hand on a hot stove for a minute, and it seems like an hour. Sit with a pretty girl for an hour, and it seems like a minute. THAT'S relativity."

- Albert Einstein
Berto is offline   Reply With Quote
Old Jun 18th, 2005, 12:16 PM   #10
Intimidat0r
Hobbyist Programmer
 
Intimidat0r's Avatar
 
Join Date: May 2005
Location: Don't know, but the padded walls are a nice touch.
Posts: 126
Rep Power: 0 Intimidat0r is an unknown quantity at this point
Send a message via ICQ to Intimidat0r Send a message via AIM to Intimidat0r Send a message via MSN to Intimidat0r Send a message via Yahoo to Intimidat0r
if you bought it in a box instead of , say, downloading it, doesn't it come with a "getting started" book? it's really thin and kind of orangish brownish.
__________________
Children in the dark cause accidents, and accidents in the dark cause children.

http://www.ronincoders.org
Intimidat0r is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 1:11 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC