Hello, I was wondering what VB is and what is it used for, and is there a difference between VB and VB.Net. Last question is VB/VB.Net easy for the begging to learn. Thanks in advance. ^^
What is VB?
Started by CommittedC0der, Dec 25 2009 05:36 PM
25 replies to this topic
#1
Posted 25 December 2009 - 05:36 PM
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
|
|
|
#2
Posted 26 December 2009 - 02:41 AM
Visual basic , also known as vb is a windows forms tool.
Its very useful for creating applications without having to know hardly any coding , although it does tend to get hard when you want to create something advanced. I suggest you go onto youtube and have a look at tutorials and videos of visual basic 2008.
The current version of Visual Basic ( VB 2010 Beta ) is available from this link:
Microsoft Visual Studio 2010 First Look
Hope this helps!.
Its very useful for creating applications without having to know hardly any coding , although it does tend to get hard when you want to create something advanced. I suggest you go onto youtube and have a look at tutorials and videos of visual basic 2008.
The current version of Visual Basic ( VB 2010 Beta ) is available from this link:
Microsoft Visual Studio 2010 First Look
Hope this helps!.
#3
Posted 26 December 2009 - 08:41 AM
OK, one more question is it good for like making plugins for web browsers and internet stuff?
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#4
Posted 26 December 2009 - 08:42 AM
Visual Basic is a programming language. :P It is used quite often in business to create programs to administer to assist with the administration of the business.
That isn't true. You still have to know how to code. The language is syntactically different from most other languages but it doesn't stop you from doing anything really. Sure, it might make some things harder than other languages but you can still accomplish them.
VB can be easier to learn than other languages because you don't have to learn how to create a GUI. It is a drag and drop interface and that makes learning to make applications faster. The down side is you don't learn how the interface is created and you are tied to what is possible with the drag and drop interface.
It is easier to learn than some other more powerful languages though and it is widely used.
Look here: Programming Language Popularity
Quote
Its very useful for creating applications without having to know hardly any coding ,
That isn't true. You still have to know how to code. The language is syntactically different from most other languages but it doesn't stop you from doing anything really. Sure, it might make some things harder than other languages but you can still accomplish them.
VB can be easier to learn than other languages because you don't have to learn how to create a GUI. It is a drag and drop interface and that makes learning to make applications faster. The down side is you don't learn how the interface is created and you are tied to what is possible with the drag and drop interface.
It is easier to learn than some other more powerful languages though and it is widely used.
Look here: Programming Language Popularity
#5
Posted 26 December 2009 - 08:47 AM
OK I'll look into it and see if I like it or if I want some thing different. Thanks :)
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#6
Posted 26 December 2009 - 11:05 AM
Chili5 please remember to tell users that they can add there own plugins for visual basic or download plugins for more drag and drop items.
#7
Posted 26 December 2009 - 11:44 AM
Well that's a plus but my main question is Is VB good for making plugins to say check my email or whatever I want it to do then put it online for other people?
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#8
Posted 26 December 2009 - 01:23 PM
Well personally i wouldnt use vb for a plugin , basically because its a forms application.
In visual basic you create programs such as web browsers and Chat programs.
However if you would like to make plugins , i suggest visual studio C# or C++ i cant remember which one it is , but it supports creating Dynamic link libraries.
In visual basic you create programs such as web browsers and Chat programs.
However if you would like to make plugins , i suggest visual studio C# or C++ i cant remember which one it is , but it supports creating Dynamic link libraries.
#9
Posted 26 December 2009 - 01:27 PM
Heres a file i created in about an hour on VB , i havent created any DLL's for it yet.
Please Change the extension of the file to EXE as i have renamed it to ZIP so that it will upload , it is not actually compressed!
Cheers!
Please Change the extension of the file to EXE as i have renamed it to ZIP so that it will upload , it is not actually compressed!
Cheers!
Attached Files
#10
Posted 26 December 2009 - 02:32 PM
OK I'll look into them languages but I might still try and learn VB a little BTW nice program.
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.
#11
Posted 26 December 2009 - 03:19 PM
You shouldn't use VB for plugins.
I made a mail.com mail checker, which is quite nice in vb.net (2010) though it's an independent application.
The only thing that is quite amazing about it, is you can send SMS messages to yourself via the program when the computer is idle, sorta like mail fowarding.
hope that helps.
I made a mail.com mail checker, which is quite nice in vb.net (2010) though it's an independent application.
The only thing that is quite amazing about it, is you can send SMS messages to yourself via the program when the computer is idle, sorta like mail fowarding.
hope that helps.
#12
Posted 29 December 2009 - 06:32 AM
Is there a difference between VB and VB.Net?
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.
Science is only an educated theory, which we cannot disprove.


Sign In
Create Account


Back to top










