Hi All
What does it mean visual basic IDE ?
Thanks
Printable View
Hi All
What does it mean visual basic IDE ?
Thanks
Hi!
IDE stands for Integrated Development Environment as far as I know.
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.
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
What bug? Your first post said nothing about a bug.
You need to explain your problem in order for people to help you. :)