what are the Differences between ActiveX Exe and Dll?

Answers were Sorted based on User's Feedback



what are the Differences between ActiveX Exe and Dll?..

Answer / subashini

ActiveX Exe
ActiveX Exe is an out-process component.It runs in its
own address space.
ActiveX DLL
ActiveX DLL is an in-process Component.It runs in its
client's address space.It is faster than ActiveX Exe

Is This Answer Correct ?    15 Yes 2 No

what are the Differences between ActiveX Exe and Dll?..

Answer / 1

Spelt differently

Is This Answer Correct ?    5 Yes 6 No

Post New Answer

More Visual Basic Interview Questions

What is the difference between c++ and visual basic?

0 Answers  


What can you do with visual basic?

0 Answers  


Which type of object requires this object?

0 Answers  


what is the difference between Listindex and Tab index.

1 Answers  


How do you change the system menu (on the Control-Menu Box)?

0 Answers  






what are the differences between image and picture controls?

3 Answers  


What is the tool used to configure the port range and protocols for DCOM communications?

1 Answers   IBM,


what is the Benefit of wrapping database calls into MTS transactions?

1 Answers  


How can you filter out specific type of file using file system controls?

0 Answers  


CRETE A BACKUP FILE

1 Answers   RRB,


Name and define the logical tiers in a traditional 3-tiered architecture?

1 Answers  


Which datatypes in Visual Basic are capable of accepting Nulls?

1 Answers  


Categories