Updates
Latest Tweet
What's New?
Check out for latest innovation, a computer based training video collection
Like this Page
COM+ Programming: A Practical Guide Using Visual C++ and ATL Review by ME
Well worth the reading
I found this book to be an excellent reference from the minute I opened it. I began by paging through the chapters but almost immediately found areas that helped with the project I was currently working on.
Unlike most books that spend the first several chapters covering basic topics that are covered by every other book, this one actually presented a more concise and in depth look at those topics. The chapter on IDL was well worth the reading.
This is difinately not a book for the beginner or for those looking to use languages other than C++. I did find some pieces questionable. The authors implementation of a resource sharing mechanism seems unnecessary. Why is it that authors know how to write better code than anyone else?