|
-
Feb 21st, 2002, 04:27 AM
#1
Thread Starter
Junior Member
differences between com and active x
Hi
what is the differences between com and active x?
-
Feb 21st, 2002, 05:17 AM
#2
Hyperactive Member
Please be more specific.
The answer is a lot AND no differance at all.
You can use an ActiveX EXE as COM object.
Regards,
VS
-
Feb 21st, 2002, 05:35 AM
#3
Thread Starter
Junior Member
COM
Thanks VS
Here are doubts to clear.
As for as my knowledge is concern an activex control is nothing but like our textbox combo box etc. all controls where we can use in our applications. we can develop our own controls as we wish.
Then what is COM, MTS eExactly where do we use.
Thanks in advance
-
Feb 21st, 2002, 07:28 AM
#4
Hyperactive Member
Hmm, sorry i'm not going to explain that. That's a bit too much for me. I have to do some work to.
here are some linkies:
http://www.microsoft.com/com/
look under features and you'll find links to:
MTS
http://www.microsoft.com/com/tech/mts.asp
COM
http://www.microsoft.com/com/tech/com.asp
DCOM
http://www.microsoft.com/com/tech/dcom.asp
COM+ (com for win 2000 and some more...)
http://www.microsoft.com/com/tech/complus.asp
Also look under resources at http://www.microsoft.com/com/
If you're just starting with VB don't get overwhelmed. It's touch but hey you've gotto learn somewhere. Also try the MSDN cd's.
http://www.microsoft.com/ntserver/te...ns_Interop.asp
Hope this helps.
Regards,
visualsander
-
Feb 25th, 2002, 01:07 AM
#5
There is NO difference between ActiveX and COM. Only people who mix up marketing with the actual technology view ActiveX and COM as different. They are the same technology. An ActiveX EXE _IS_ a COM object and nothing else. An Active X DLL _IS_ a COM object and nothing else. MTS(now called COM+) is a COM object itself that acts a host wrapper for other COM objects(follow the links in the above post for more info on that). So if someone asks, which do you know better, COM or ActiveX? answer, "What a stupid question, they are the same technology".
-
Feb 25th, 2002, 03:03 AM
#6
Its good to see I'm not that only one that has read some of Dan Appleman's books. I agree with pvb, the name, that is the only difference.
-
Feb 25th, 2002, 11:53 AM
#7
Black Cat
And it used to be called OLE...
Josh
Get these: Mozilla Opera OpenBSD
I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.
-
Feb 25th, 2002, 01:02 PM
#8
ActiveX is a third generation of OLE
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|