| Summary: |
Review: |
Rating: |
| 80% fluff for Visual C++ programmers |
Book deals with one single ActiveX control, with no UI, and a simplistic purpose. Yet the author spends 80% of the book explaining the *business logic* (not the ActiveX-specific issues) of this silly example. (and the code listings of every iteration) Good beginning, good chapter on VBX to OCX (if you need that), but overall dissapointing. Hardly "inside-out" coverage to a proficient VC++ developer. |
2 Rating
|
| Complete reference for in-process ActiveX controls w/ MFC |
If you are looking to develop in-process ActiveX controls, this book will make a very good reference. Although the examples could be more mainstream, the technology detailed makes it a read worth your while. After all, it is as close to the source as you can get & you get this without worrying about marshalling, local or remote. The focus is on free marshaling, a.k.a. non-existant, as it should be. |
5 Rating
|
| Actually, it's two and half |
the stars are given to the style that explains things from the ground. However, it's out of date somehow for COM programming using MFC. I'd like to recommend Beginning MFC COM. (4 stars, unless you have a good understanding on COM, otherwise, go to Inside COM =>Essential COM first). |
3 Rating
|
| Excellent book for those who have some experience with MFC |
The book has one big strong point for anyone wanting to convert VBXs to OCXs. It has an entire chapter on this topic and was useful for me in converting my old controls to the new stuff. The book does a good job explaining controls using MFC and is easy to read if you have experience writing controls already. |
5 Rating
|
| Good for non beginners. |
I'm wasn't a beginner when I started this book. I had already studied Inside COM by Dale Rogerson and Inside Distributed COM, so I was able to appreciate the depth that this book goes into. I suggest that anyone else planning to buy this book start with those other books to gain a firm background in COM. |
4 Rating
|