suggest a good book for COM
-
:confused:Can any one suggest a good book on COM I do not want that it should cover C++ or object oriented concepts but directly into the com concepts with examples. Please any one could suggest me a good book which they have probably read. Nishant J jaiswal
-
:confused:Can any one suggest a good book on COM I do not want that it should cover C++ or object oriented concepts but directly into the com concepts with examples. Please any one could suggest me a good book which they have probably read. Nishant J jaiswal
Don Box' books are definitely the best in my opinion. Essential COM http://www.amazon.com/gp/product/0201634465/104-1873800-1887156?v=glance&n=283155&n=507846&s=books&v=glance Effective COM http://www.amazon.com/gp/product/0201379686/104-1873800-1887156?v=glance&n=283155&n=507846&s=books&v=glance Carsten
-
Don Box' books are definitely the best in my opinion. Essential COM http://www.amazon.com/gp/product/0201634465/104-1873800-1887156?v=glance&n=283155&n=507846&s=books&v=glance Effective COM http://www.amazon.com/gp/product/0201379686/104-1873800-1887156?v=glance&n=283155&n=507846&s=books&v=glance Carsten
-
Thank you Carsten for your help do you also know some ebook or material on the net which is on the same line NJJ
I recommend you to have a look in the MSDN Library[^] . There is a lot of information there. And there are a lot of articles very helpful here in The Code Project. For example... From Joao C. Morais -- All of them. The articles are a very good introduction to COM Architecture[^] From Lim Bio Liong -- All of them are indispensables. Have a look in the Beginners section [^].