Results 1 to 5 of 5

Thread: visual basic IDE

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 1999
    Location
    y
    Posts
    141
    Hi All
    What does it mean visual basic IDE ?

    Thanks

  2. #2
    Guest

    Wink

    Hi!

    IDE stands for Integrated Development Environment as far as I know.

  3. #3
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Boulder, Colorado, USA
    Posts
    325
    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.

    -Shickadance

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Nov 1999
    Location
    y
    Posts
    141

    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

  5. #5
    Hyperactive Member
    Join Date
    Mar 2000
    Location
    Boulder, Colorado, USA
    Posts
    325
    What bug? Your first post said nothing about a bug.

    You need to explain your problem in order for people to help you.
    -Shickadance

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width