Advertisement
Membership
Login
ACCU Buttons
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.
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.
Title:
ActiveX Visual Basic 5 Control Creation EditionAuthor:
Cornell&JezakISBN:
0 13 749185 9Publisher:
Prentice HallPages:
530pp+CDPrice:
£27-51Reviewer:
Aidan CooperSubject:
microsoft; basic; CORBA and COMAppeared in:
10-3This 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.