Programming Forums
User Name Password Register
 

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

Reply
 
Thread Tools Display Modes
Old Jun 18th, 2005, 5:21 PM   #1
l337killa07
Newbie
 
Join Date: Jan 2005
Posts: 22
Rep Power: 0 l337killa07 is on a distinguished road
VB Dictionary

Hi guys.

I just finished my 10th grade school year and my first year of VB programming. I am very interested in continuing my prospects as a programmer, but I dont want to wait until i take Advanced programming next year to learn new code. My question is that is there any online visual basic "dictionary" in which there is code listed and a simple description and use is given for each bit of code? This would help me alot because i learn through use and application.

Thanks guys
l337killa07 is offline   Reply With Quote
Old Jun 18th, 2005, 7:37 PM   #2
TooDice
Newbie
 
Join Date: Jun 2005
Location: UK
Posts: 14
Rep Power: 0 TooDice is on a distinguished road
I find Google is the best tool to use for any programming related problems. However, for vb related stuff the first place to look would be msdn.

Here is a Google search for tutorials, but beware, a lot will want you to pay good money for what could be a horrific waste of time, plus you'll get a mix of vb6 and vb.net stuff.
__________________
If it squeals, don't smoke it.
TooDice is offline   Reply With Quote
Old Jun 19th, 2005, 6:41 AM   #3
l337killa07
Newbie
 
Join Date: Jan 2005
Posts: 22
Rep Power: 0 l337killa07 is on a distinguished road
I dont have MSDN installed cuz I lost the disc.....so there isn't any alternative? I dont need any TUTORIALS specifically because I already kno how to run and create my own program. I jus want to get ahead of the game and know some more code that I didn't learn yet in Programming I.

*EDIT* Ok guys well I think it's time I take some action instead of just asking. So I am actually going to put my theory to design. I am in the process of making a website that has ONLY the VB terms and codes with it. I am requesting if anyone would want to join it, or to be a moderator once I am done setting it up. I am also going to try and host a forum on there, so maybe ProgrammingForums will be one of my (hopefully) many affiliates

Last edited by l337killa07; Jun 19th, 2005 at 7:30 AM.
l337killa07 is offline   Reply With Quote
Old Jun 19th, 2005, 11:40 AM   #4
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
Well as far as the basics (core VB language skills) go, you shouldn't need such a reference, other than a good book!
However this sort of thing is really useful when using the windows API: have a look at allapi.net, they have an excellent APIGuide project going which you could contribute to
Rory is offline   Reply With Quote
Old Jul 27th, 2005, 5:31 AM   #5
e=mc2
Newbie
 
Join Date: Jul 2005
Posts: 1
Rep Power: 0 e=mc2 is on a distinguished road
check this link...

www.planetsourcecode.com

you can find tons of code here.
e=mc2 is offline   Reply With Quote
Old Jul 27th, 2005, 9:14 AM   #6
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
Quote:
Originally Posted by l337killa07
I dont have MSDN installed cuz I lost the disc.....so there isn't any alternative? I dont need any TUTORIALS specifically because I already kno how to run and create my own program. I jus want to get ahead of the game and know some more code that I didn't learn yet in Programming I.

*EDIT* Ok guys well I think it's time I take some action instead of just asking. So I am actually going to put my theory to design. I am in the process of making a website that has ONLY the VB terms and codes with it. I am requesting if anyone would want to join it, or to be a moderator once I am done setting it up. I am also going to try and host a forum on there, so maybe ProgrammingForums will be one of my (hopefully) many affiliates
msdn is also on the web.

the VB6 section can be found here

the VB.NET & C# Sections can be found here
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios is offline   Reply With Quote
Old Jul 27th, 2005, 9:31 AM   #7
fishman
Newbie
 
Join Date: Jul 2005
Posts: 1
Rep Power: 0 fishman is on a distinguished road
you could try searching for "API Guide", and its a download that defines all sorts of functions for vb
fishman is offline   Reply With Quote
Old Jul 30th, 2005, 2:00 PM   #8
The Cyndicate
Newbie
 
The Cyndicate's Avatar
 
Join Date: Jul 2005
Posts: 3
Rep Power: 0 The Cyndicate is on a distinguished road
for shourt www.pscode.com
The Cyndicate is offline   Reply With Quote
Old Oct 2nd, 2005, 9:23 AM   #9
l337killa07
Newbie
 
Join Date: Jan 2005
Posts: 22
Rep Power: 0 l337killa07 is on a distinguished road
srry guys i think i confused you.....what i MEANT to say with the whole vb dictionary idea is just a simple example like so :

txt(txtboxname).text = (value)
[insert description here explaining how to use code and what it does]

something as simple as that ^^ would be all i need to progress my VB skills...cuz i hate learning through books and tutorials...im in advanced VB this year but since i switched schools i had to downgrade from vb.net 2k3 to vb6(cheap learning edition).....so now im like starting to forget my .net code! (good thing i printed it all out last year )

so if someone could find/make a site that has the above format...thatd be awesome!

thanks
l337killa07 is offline   Reply With Quote
Old Oct 3rd, 2005, 4:29 PM   #10
Rory
Expert Programmer
 
Rory's Avatar
 
Join Date: Jan 2005
Location: London
Posts: 542
Rep Power: 4 Rory is on a distinguished road
Send a message via MSN to Rory
VB, or certainly VB.NET already has built in comments (the text that appears in the tooltips / object browser and property window). In this case it'd be under the Text property of the TextBox class. And there's also the help facility
Rory 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 9:12 AM.

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