Item Subject: Message text
> I am curious as to whether any of you have specific experience with
> *both* Visual Basic (or Visual C++) *and* C (or C++).  I am specifically
> interested in people's assessment as to development speed and performance
> of the resultant products.  Anything you can add to my education of these
> tools would be *greatly* appreciated.
 
Bill,
 
This is an interesting issue.  First VB is generally easier to learn than C, but
there are some problems in using VB.
 
1) The code is bigger and doesn't seem to perform as well.
 
2) VB only works on a PC Windows environment.
 
So generally we look at VB as something for Q&D items...
/isaac