Click here to Skip to main content
15,896,514 members
Home / Discussions / COM
   

COM

 
GeneralBSTR arrays Pin
Alberto Bar-Noy6-Jun-01 2:49
Alberto Bar-Noy6-Jun-01 2:49 
GeneralRe: BSTR arrays Pin
27-Jun-01 6:27
suss27-Jun-01 6:27 
GeneralRe: BSTR arrays Pin
27-Jun-01 6:29
suss27-Jun-01 6:29 
GeneralCOM/DCOM book Pin
Derek Lakin6-Jun-01 2:24
Derek Lakin6-Jun-01 2:24 
GeneralRe: COM/DCOM book Pin
7-Jun-01 2:14
suss7-Jun-01 2:14 
GeneralRe: COM/DCOM book Pin
7-Jun-01 2:15
suss7-Jun-01 2:15 
GeneralRe: COM/DCOM book Pin
Derek Lakin7-Jun-01 4:02
Derek Lakin7-Jun-01 4:02 
GeneralRe: COM/DCOM book Pin
18-Jun-01 20:56
suss18-Jun-01 20:56 
Hey there,

Ooh, I'm hard-pressed to come up with a -single- book that suits your needs, but I'll go just a bit out on a limb and suggest _Inside_COM_, by Dale Rogerson. This book is, for me, the best introductory book on COM, and it was the -only- book I used for years (until I started writing my own itty-bitty COM ports to non-MS platforms). For learning COM, I can't reccomend the book too strongly, because it's both a very concise and easy-to-understand book on the fundamentals, and it covers the true goings-on at the binary level, rather than just glossing over those details: D.R. has a great way of describing these fundamentals in such a way that it all seems quite easy to implement - and it doesn't take too much longer to "get it." (Yes, there was a lag between implmentation and "getting it," but this seems to be the MO with COM developers.)

But, there's two major caveats. First, Rogerson devotes few pages in _Inside Com_ to DCOM. Basically, he covers pretty-much just the minimal to code and use COM objects over a remote network using DCOM, but that's about it. Actually, I haven't used DCOM, so he may cover it to as big an extent as necessary, but I somehow doubt it. Second, if you're going to be coding in Visual Basic or Java, or just building "turnkey" ATL COM objects, then Rogerson's book is probably too low-level: given the constraint of one book, I'd probably try find one that more focuses on the COM Wizards and such....

But, all that being said, _Inside_COM_ is a great book with which to get started - and you'll probably come to the reasonable conclusion that "one book for all COM" probably isn't the way to go (didn't the Bible have over ~30 books?). If that hits you, then I'd quickly run out and get Don Box's _Essential_COM_. Don Box is the Johnny Appleseed of COM technology, and his book can help grow your understanding of COM by leaps and bounds. In many ways, Box takes off where Rogerson stops: he focuses more on the distributed aspects of COM, as well as optimized coding strategies that may lead to higher performance software.
Finally, the web is also a great source of COM info - you can't miss wonderful articles like The COM Programmer's Cookbook, and Smart Pointers Considered More Harmful (or whatever it is called). These papers, and many more, are available on the web - and at the right price (free).

Hope this helps.

-andrew

GeneralRe: COM/DCOM book Pin
Derek Lakin19-Jun-01 1:26
Derek Lakin19-Jun-01 1:26 
GeneralPower Builder and COM Objects Pin
Alberto Bar-Noy5-Jun-01 23:26
Alberto Bar-Noy5-Jun-01 23:26 
GeneralActiveX control should not get selected in MSWord Pin
Anil krishna3-Jun-01 23:18
Anil krishna3-Jun-01 23:18 
QuestionHow to dynamicly bind the com-object Pin
2-Jun-01 22:46
suss2-Jun-01 22:46 
GeneralVerrry urgent, Control is not Coming into the program in WinNT Pin
Dhanush2-Jun-01 3:48
professionalDhanush2-Jun-01 3:48 
GeneralRe: Verrry urgent, Control is not Coming into the program in WinNT Pin
Michael P Butler3-Jun-01 22:37
Michael P Butler3-Jun-01 22:37 
GeneralRe:Re: Verrry urgent, Control is not Coming into the program in WinNT Pin
Anil krishna3-Jun-01 23:25
Anil krishna3-Jun-01 23:25 
GeneralRe:Re: Verrry urgent, Control is not Coming into the program in WinNT Pin
Anil krishna3-Jun-01 23:26
Anil krishna3-Jun-01 23:26 
GeneralRe: Verrry urgent, Control is not Coming into the program in WinNT Pin
Dhanush4-Jun-01 0:02
professionalDhanush4-Jun-01 0:02 
GeneralRe: Verrry urgent, Control is not Coming into the program in WinNT Pin
Michael P Butler4-Jun-01 0:34
Michael P Butler4-Jun-01 0:34 
GeneralRe: Verrry urgent, Control is not Coming into the program in WinNT Pin
Dhanush5-Jun-01 20:17
professionalDhanush5-Jun-01 20:17 
Generalobject is not connected to server Pin
1-Jun-01 4:31
suss1-Jun-01 4:31 
GeneralDialog manipulation in ATL Pin
Dhanush29-May-01 22:59
professionalDhanush29-May-01 22:59 
GeneralType exporting with VB dll Pin
PESanto29-May-01 7:47
PESanto29-May-01 7:47 
GeneralActive X Controls in IE Pin
Jared Allen29-May-01 3:43
Jared Allen29-May-01 3:43 
GeneralRe: Active X Controls in IE Pin
Alex Gorev29-May-01 3:54
Alex Gorev29-May-01 3:54 
Generalcomposite control in atl Pin
uday28-May-01 3:59
uday28-May-01 3:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.