INFO: Visual Basic: Related VB Programmers Journal Sept. 1997

Last reviewed: December 16, 1997
Article ID: Q178100
The information in this article applies to:
  • Microsoft Visual Basic Control Creation, Learning, Professional, and Enterprise Editions for Windows, version 5.0
  • Microsoft Visual Basic Standard, Professional, and Enterprise Editions, 16-bit and 32-bit, for Windows, version 4.0

SUMMARY

The listing below shows all the articles related to VBPJ that are listed in the table of contents of the September 1997 Visual Basic Programmers Journal, published by Fawcette Technical Publications, 209 Hamilton Ave., Palo Alto, CA 94301-2500, (415)833-7100. Phone orders only: (303)684-0365.

Because this article contains material directly from the Visual Basic Programmers Journal, it should not be faxed to customers. However, you can use this as a means of referring customers to third-party sources.

MORE INFORMATION

Features

Inside VB - As you build apps in VB5, the VB engine works hard behind the scenes on your behalf. This article sheds light on mysterious concepts such as p-code, compiler, and multi-threading. By Lee The, page 18.

Look Under VB'S Hood for Better Performance - One of VB's greatest strengths is that it allows you to code complex tasks from a high level. Getting into the nitty-gritty, low-level workings, on the other hand, can lead to even better more efficient coding. By Scott Wiltamuth, page 30.

Optimize the Compiler for Speed - How would you like your app: fast and safe, or recklessly fast? Before you answer, examine VB5's many compiler settings, their effectiveness, and what you must do to maintain safe applications. By Ward Hitt, page 40

Use ASCII Files in Your Jet Database - Use VB's ASCII Indexed Sequential Access Method (ISAM) driver to import ASCII files without Access. By Ibrahim Malluf, page 46.

Benchmarks Show VB5 Picks up Speed - VB5 is the fastest VB yet, according to benchmark results we published in our May 1997 issue. Running the tests again with the shipping versions confirms that VB5's speed rivals that of C++ and Delphi. By Patrick Meader, page 54.

Columns

Getting Started - Launch Your App. By Chris Barlow, page 62.

Using VBA- Use Other Applications' Objects. By Don Kiely, page 66.

Interactive Developer - Using the Data Command Design-Time Control. By Ken Spencer, page 71.

Programming with Class - Apply OOP to Database Access. By Jeffrey P. McManus, page 79.

Q&A. page 84.

  1. Put the file where you want.
2. Detect scrollbar use

Database Design - Tiered Custom Controls Enrich Database Apps. By Joel Garcia, page 89

Visual Programming - Bypass the Difficulties of C++'s ATL. By Zane Thomas, page 95.

Component Builder. Create Your Own ToolHelp for NT. By L.J. Johnson, page 101.

Black Belt Programming - Early-Bind Your Control References. By William Storage and Matthew Curland, page 107.

Beyond the Code. - How to Guarantee Customer Satisfaction. By Richard M. Marshall, page 120


Additional query words: vb5win
Keywords : RefsThird VB4ALL VB4WIN vb5all vb5win kb3rdparty
Version : WINDOWS:4.0,5.0
Platform : WINDOWS
Issue type : kbinfo


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: December 16, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.