what are the Differences between ActiveX Exe and Dll?
Answer Posted / 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 |
Post New Answer View All Answers
Explain about conditional operators?
What is "Reserved Error -1209"?
Explain about the basic features of Visual basic?
Write the steps in Creating ActiveX Dll and Active Exe?
Is it possible to Access BackEnd procedures? Explain.
what are the Types of DBCombo boxes?
What is Pseudocode?
Explain the "cursortype" and "Locktype" in VB?
Types of LockEdits in DAO? 51 .Types of Recordsets.
___ property is used to change to ___ value to access a identity column'in datacontrols.
Differentiate between DAO,ADO and Adodc as in data access objects?
Hi, I am USINg QTP tool for automation. Where VB Script have to use. I want to read a row from the table present in .Doc File and to paste in excel. Could you please assist me or give me the code to get it. I am new in this technology.
___,___ and __ are difference between image and picture controls.
Which type of object requires this object?
What is the use of progress Bar Control?