ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
ActiveX Visual Basic 5 Control Creation Edition
Author:
Cornell&Jezak
ISBN:
0 13 749185 9
Publisher:
Prentice Hall
Pages:
530pp+CD
Price:
£27-51
Reviewer:
Aidan Cooper
Subject:
microsoft; basic; CORBA and COM
Appeared in:
10-3
This book could be half the size it is because the first half is basically an introduction to programming in Visual Basic. If you are new to VB5 then this covers the fundamentals well, in a clear way. However, new users may find more help from one of the dedicated VB5 tutorial books. This book becomes useful, however, when discussing the creation of ActiveX controls, including issues regarding design and techniques. Writing ActiveX controls is notably different to normal Visual Basic applications, but the reader is helped with the differences. A major issue comes with debugging; a chapter is dedicated to this. Reading through the sample control chapters makes the whole process even clearer and certainly gives a good grounding in ActiveX controls. The samples include a calendar control as well as extended label and text controls.

This is more than adequate as a book on designing and implementing ActiveX controls. The large section introducing VB5 could have been left to another book, which would have left more room for actual discussion of the books title.