About COM
-
Hi, I'm a new dotnet developer and i always hear of COM and COM Components. What is it and why is it used? can u pls explain me abt it? Regards Vijay.
COM means
Component Object Model
and its a (binary) standard, language-independent, for Creating objects that can interact. See here http://msdn2.microsoft.com/en-us/library/ms680573.aspx[^]. Event the first period of the above page: COM is a platform-independent, distributed, object-oriented system for creating binary software components that can interact. gives a lot of info about. :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
-
Hi, I'm a new dotnet developer and i always hear of COM and COM Components. What is it and why is it used? can u pls explain me abt it? Regards Vijay.
Check out my intro to COM articles: Introduction to COM - What It Is and How to Use It[^] Introduction to COM Part II - Behind the Scenes of a COM Server[^]
--Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ Dunder-Mifflin, this is Pam.