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:
Understanding&Programming COM+
Author:
Robert J Oberg
ISBN:
0 13 023114 2
Publisher:
Prentice Hall
Pages:
608pp+CD
Price:
£39-99
Reviewer:
Ian Bolland
Subject:
CORBA and COM
Appeared in:
12-4
Had this book been entitled 'An introduction to COM and COM+' I would have had no quarrel with it. As it is, the title promises more than the book delivers. I can understand the author's desire to make the book self-contained. However, it results in the book covering so many topics that there is only space for a superficial treatment of the interesting ones. Thus, apart from a few brief mentions in the introductory chapters, the coverage of COM+ only begins halfway through the book. Even in the second half, large parts of the material are not specifically related to COM+. For example, the chapter entitled 'Web Applications Using COM+' contains samples of the following technologies: HTML, CGI, client-side VBScript, ActiveX controls, ISAPI, ASP, ASP/ADO and ASP/COM. Connoisseurs of Microsoft acronyms will recognise that all these predate COM+.

That said, if you do treat the book as an introduction, it is not a bad one. It is a hands-on programming book, with plenty of sample programs. These come with clear explanations of what they are supposed to demonstrate, with step-by-step instructions for building and running them and with plenty of screen shots to show what the results should be. Not a bad book then:just one that fails to live up to its title. If you have an urgent need to get some hands-on experience of programming COM+, then you might give it a try. If you are more interested in concepts than programming, I would recommend PlattUnderstanding COM+(Microsoft Press, 0 7356 0666 8). If you want an advanced COM+ programming book, you probably won't have to wait too long for a more advanced one than this.