What is difference between COM and COM+

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Abhinay
    New Member
    • Jul 2006
    • 44

    What is difference between COM and COM+

    Hello,

    I am not able to understand exact difference between COM and CoM+, can any budy help me for the same,
    thanks in advance.

    Abhinay
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    COM+ is a wrapper for COM.

    The original COM is a real pain to learn and use so COM+ was an attempt to hide all the mess from the user. It contains the COM code would have to write yourself if you use COM directly.

    Comment

    Working...