Practical Standards for Microsoft Visual Basic by James D. Foxall

BUY IT NEW

  • Limited Time Offer! Everyone receives the Member Price on books.
    See Details
  • This item is currently out of stock.
  • Add To List uiAction=GetAllLists&page=List&pageType=list&ean=9780735607330&productCode=BK&maxCount=100&threshold=3

BUY IT USED

10 copies from $2.93

See All Available

(Other Format - BK&CD ROM)

  • Pub. Date: July 2000
  • 450pp
    Buy it Used: 10 copies from $2.93 See All Available
     
    • Overview
    • Editorial Reviews
    • Customer Reviews
    • Features

    Product Details

    • Pub. Date: July 2000
    • Publisher: Microsoft Press
    • Format: Other Format, 450pp

    Synopsis

    Because Visual Basic powerful development capabilities are within ready grasp of both the professional and the recreational programmer, many Visual Basic developers are self-taught—and therefore lack formal training on programming standards. But anyone who writes even a single line of code—and especially developers working in concert on a single project—should employ some basic, standardized techniques to optimize application maintainability and extensibility, as well as sidestep costly errors and pitfalls. But until now, there has been no definitive handbook describing these standards. Practical Standards For Microsoft Visual Basic fills this critical need, providing pragmatic guidelines on both where and how to apply programming standards for maximum benefit. Readers discover that by consistently utilizing standards in how they design interfaces and organize code, they can realize substantial gains in efficiency, reliability and performance—for themselves and in the solutions they build.

    Key Book Benefits:

    • Provides pragmatic guidance and advice on programming standards to the community of Visual Basic developers—many of whom lack formal
    • training in the areas of standards
    • Compiles professional standards for Visual Basic in practical and easy-to-read format
    • In addition to delineating standardized techniques, book also suggests guidelines for their application, helping individual developers or teams of
    • developers optimize their time and resources and avoid the consequences of sloppy design

    About the Author(s): James Foxall is Vice President of Tigerpaw Software, Inc. (www.tigerpawsoftware.com), a software development firm specializing in commercial database applications. James is responsible for the management of all Windows® application development including Pursuit, a certified Office Compatible contact and customer-information system reviewed in many major software and trade publications. James's experience in creating certified Office Compatible software has made him an authority on application interface and behavior standards of applications for the Microsoft Windows and Office environment. James has personally written over 90,000 lines of commercial production code in both single-programmer and multiple-programmer environments.

    James has written several computer books on both Access and Visual Basic. The author has also written for Access/Office/VBA Advisor magazine and is an international speaker on Microsoft Access and Microsoft Visual Basic, and he is a Microsoft Certified Solution Developer (MCSD). In addition to speaking and writing, James has taught Visual Basic at the college level, and has been featured on numerous television news shows, in trade publications, and in newspaper articles for his technology expertise.

    More Reviews and Recommendations

    Biography

    James Foxall is Vice President of Tigerpaw Software, Inc. (www.tigerpawsoftware.com), a software development firm specializing in commercial database applications. James is responsible for the management of all Windows® application development including Pursuit, a certified Office Compatible contact and customer-information system reviewed in many major software and trade publications. James's experience in creating certified Office Compatible software has made him an authority on application interface and behavior standards of applications for the Microsoft Windows and Office environment. James has personally written over 90,000 lines of commercial production code in both single-programmer and multiple-programmer environments.

    James has written several computer books on both Access and Visual Basic. The author has also written for Access/Office/VBA Advisor magazine and is an international speaker on Microsoft Access and Microsoft Visual Basic, and he is a Microsoft Certified Solution Developer (MCSD). In addition to speaking and writing, James has taught Visual Basic at the college level, and has been featured on numerous television news shows, in trade publications, and in newspaper articles for his technology expertise.

    Customer Reviews

    • Reader Rating:
    • Ratings: 1Reviews: 1

    Practical Standards for Microsoft Visual Basicby Anonymous

    Reader Rating:
    See Detailed Ratings

    February 09, 2000: I just finished this book. It offers advice on how to write better code. The section on creating enumerations was very helpful, but you can read that chaptr on Microsoft Press's web site. The error-handling chapter was also very good. It also teaches some cool things with user interaction and interface. Every Visual Basic programmer should have this on their bookshelf! I'm sure I'll write better code because of this book!