home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / os / mswindo / programm / misc / 5484 < prev    next >
Encoding:
Text File  |  1993-01-28  |  1.2 KB  |  24 lines

  1. Newsgroups: comp.os.ms-windows.programmer.misc
  2. Path: sparky!uunet!math.fu-berlin.de!ira.uka.de!scsing.switch.ch!univ-lyon1.fr!ghost.dsi.unimi.it!rpi!uwm.edu!cs.utexas.edu!sun-barr!ames!kronos.arc.nasa.gov!butch!rapnet!news
  3. From: fbruno@ysw526 (F. Bruno)
  4. Subject: Re: VISUAL BASIC
  5. Message-ID: <1993Jan28.134102.23844@Rapnet.Sanders.Lockheed.Com>
  6. Sender: news@Rapnet.Sanders.Lockheed.Com (USENET News System)
  7. Organization: Lockheed Sanders
  8. X-Newsreader: Tin 1.1 PL4
  9. References: <1993Jan27.202410.22256@emr1.emr.ca>
  10. Date: Thu, 28 Jan 93 13:41:02 GMT
  11. Lines: 11
  12.  
  13. Just a word on speed. Visual Basic 2.0 runs extremely fast on my 486. The only
  14. program which I have ever complained about running was a toolbook app. Now
  15. that was slow. 1+ second to select an item and have it change screens. Thats
  16. on a 486-50. I know VB is slower than C++, but it is also a hell of a lot
  17. easier. I am seriously considering using VB as a front end into windows and
  18. writing code in C++. (uh oh, more DLL's. Objectwindows, VB, etc... :))
  19. Well anyways, a good install program should make sure that its not installing
  20. DLL's which already exist (if possible) and deleting its own copy of
  21. redundant ones.
  22.                     -Frank
  23.  
  24.