Developing for the Real World

Now that Visual Basic has a compiler, it needs tools to create debug and retail builds like other compilers. Alas, Visual Basic doesn’t know any real-world
development practices other than the ones you tell it about. So let’s take a look at what we’d need to tell Visual Basic to get it to behave professionally.