|
-
May 16th, 2000, 12:20 PM
#1
Thread Starter
Addicted Member
Hi All
What does it mean visual basic IDE ?
Thanks
-
May 16th, 2000, 12:35 PM
#2
Hi!
IDE stands for Integrated Development Environment as far as I know.
-
May 16th, 2000, 12:44 PM
#3
Hyperactive Member
I'm assuming you want to know what IDE stands for
[I]ntegrated
[D]evelopment
[E]nvironment
What does that mean?
Well IDE's esp. VB's interface gives you an enhanced coding environment like keyword coloring, etc. It also gives you a "user friendly" way of compiling projects. So you don't have to goto the DOS command prompt and compile&link your project.
btw, you can just as easily code your entire Vb APP in a text editor and compile without ever opening the VB windows interface. (I would highly recommend not doing this though. )
VB's interface is more along the lines of a RAD tool
[R]apid
[A]pplication
[D]evelopment
Mainly cuz it also includes wizards, form builders, etc.
-
May 16th, 2000, 12:59 PM
#4
Thread Starter
Addicted Member
Thanks but ....
So what does it mean ?
The bug occurs only when the compiled projects are run outside the Visual Basic IDE. The bug does not occur when you run the project through the Visual Basic IDE.
Thanks
Efrat
-
May 16th, 2000, 01:10 PM
#5
Hyperactive Member
What bug? Your first post said nothing about a bug.
You need to explain your problem in order for people to help you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|