what is the Advantage of ActiveX Dll over Active Exe ?
Answer / guest
ACTIVEX DLL:
=============
An in-process component, or ActiveX DLL, runs in another
application?s process.
In-process components are used by applications or other in-
process components.
this allows you to wrap up common functionality (like an
ActiveX Exe).
ACTIVEX EXE:
=============
An out-of-process component, or ActiveX EXE, runs in its
own address space.
The client is usually an application running in another
process.The code running in an ActiveX Exe is running in a
separate process space. You would usually use this in N-
Tier programming.
An ActiveX EXE runs out of process while an ActiveX DLL
runs in the same process space as VB app.Also, and ActiveX
EXE can be run independent of your application if desired.
| Is This Answer Correct ? | 8 Yes | 2 No |
what is the property to resize a label control according to your caption?
How do you change the icon and otherwise manipulate the DOS box?
What can you do with visual basic?
which collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol?
State about the different types of visual basic data?
advantage and disadvantage in visual-basic and ms-access please tell me or send my mail-id
How can you save and Get data from Clipboard?
What is the error message that you would get if you try to use a recordset that is not initialized to anything?
Which Property is used to compress a image in image control?
Explain about control properties?
Is the Variant type slower than using other variable types?
Scope of API?s can be of different types, what are they Why API functions are Required?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)