What is the Advantage of ActiveX Dll over Active Exe?



What is the Advantage of ActiveX Dll over Active Exe?..

Answer / kalirajan

ActiveX Dll - It is 'In bound process' file. We have to add
the dll into vb project get the functionality.

Activex exe - It is out bound process file. we can execute
directly.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Visual Basic Interview Questions

__ no of controls in form.

0 Answers  


What are the types of Instancing property that can be set for a Class in a ActiveX DLL and ActiveX EXE?

1 Answers  


How to get Cursor position using API?

0 Answers  


How many types of Instantiations are there and what are they?

1 Answers  


What is the need of z-order method?

1 Answers  






What is the maximum no. of forms can include in one project (vb project)?

3 Answers   Satyam,


What are the Internet tools available in VB6.0?

0 Answers   ABC,


Explain Default cursor Type and LockEdits type in RDO?

0 Answers  


Types of cursors in DAO?

0 Answers  


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

0 Answers  


what are the Sequence of events when a MDI form open with two child forms closing?

1 Answers  


What is the difference between a Property Let and Property Set procedure?

1 Answers  


Categories