borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder

AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile

Print This Topic
Previous Topic (Clickable Line Control)Next Topic (Combo Box in Word (activex)) New Topic New Poll Post Reply
AndreaVB Forum : ActiveX : ActiveX questions
Poster Message
Marky dude
Level: Guest


icon ActiveX questions

Hi all,

I am a newbie when it comes to ActiveX programming as you will definitely notice when reading my questions below. I have read lots of stuff about ActiveX but all the terminology makes my head spin and I cannot seem to put my finger on it. Below I have listed some questions and I would appreciate if someone could answer them.

If you can give me links to certain sites that are useful for newbies please don't hesitate to mention them as well.

1. What is exactly the difference between an ActiveX control and an ActiveX component?

2. What is an ActiveX Server Component compared to a ‘normal’ ActiveX component?

3. When should I choose to develop an ActiveX component (or control) instead of a normal COM component?

4. I have read that an ActiveX control is something you download and automatically gets installed whenever Internet Explorer hits a site that uses an ActiveX control. Is this correct and, if so, how does this differ than with an ActiveX component?

5. Any COM component needs to have the IDispatch interface implemented before it can be used in a HTML page using for instance JScript [y|n]?

6. Any COM component that implements the IDispatch interface can be considered an ActiveX component [y|n]?

7. If the answer to the previous question is negative; what is the difference between an ActiveX component and a COM component that has IDispatch implemented?

8. ActiveX Components can either be an EXE or a DLL. I have read somewhere that an EXE is used for DCOM (out-of-process & beyond one machine) and a DLL within an in-process application. Is this correct [y|n]?

9. When do I select “Simple Object” and when “Active Server Component” in the ATL Object Wizard of Visual C++?

Kind regards,
Mark


05-11-2003 at 01:29 PM
| Quote Reply
Goran
Level: Moderator

Registered: 16-05-2002
Posts: 1681
icon Re: ActiveX questions

This two links will help you to understand the difference between ActiveX control, ActiveX EXE and ActiveX DLL.

http://www.developer.com/net/vb/article.php/10926_1539541_1

http://kandkconsulting.tripod.com/VB/Tutorials/activex_exe_tutorial.htm



____________________________
If you find the answer helpful, please mark this topic as solved.

05-11-2003 at 09:38 PM
View Profile Send Email to User Show All Posts | Quote Reply
AndreaVB Forum : ActiveX : ActiveX questions
Previous Topic (Clickable Line Control)Next Topic (Combo Box in Word (activex)) New Topic New Poll Post Reply
Surf To:


Not Logged In? Username: Password: Lost your password?
Partners: Download Actual Software | Free Software Download
borderAndreaVB free resources for Visual Basic developersborder

borderAndreaVB Visual Basic and VB.NET source code resources - Copyright © 1999-2009 Andrea Tincaniborder