Learning COM
-
:confused: I'm a COM newbie and know very few of this topic. What ist the difference between COM, DCOM, and COM+, and how do I best start learnig it ? Can you suggest any books ?
To learn what is the difference between these terms, following are some suggested books: "Atl Developers Guide" "The COM and COM+ Programming Primer" "Mastering COM" Regards, ShadiK. Shadi Al-Kahwaji
-
To learn what is the difference between these terms, following are some suggested books: "Atl Developers Guide" "The COM and COM+ Programming Primer" "Mastering COM" Regards, ShadiK. Shadi Al-Kahwaji
-
:confused: I'm a COM newbie and know very few of this topic. What ist the difference between COM, DCOM, and COM+, and how do I best start learnig it ? Can you suggest any books ?
Essential COM by Don Box. The COM bible as far as I'm concerned and Don is the COM god. ATL is the best way of developing COM objects. There are plenty of useful articles on getting started on MSDN in the Dr Gui columns. Michael :-)
-
:confused: I'm a COM newbie and know very few of this topic. What ist the difference between COM, DCOM, and COM+, and how do I best start learnig it ? Can you suggest any books ?
Inside COM by Dale Rogerson is good. It explains all the basics of COM thoroughly first without relying on ATL or MFC. Good if you want to learn basic COM before learning ATL. Dave.
-
:confused: I'm a COM newbie and know very few of this topic. What ist the difference between COM, DCOM, and COM+, and how do I best start learnig it ? Can you suggest any books ?