When Activex exe is benificial in vb application
Answer Posted / cp
ActiveXexe is benificial when
1. we want to use COM as Standalone aswell as in Client
Application.
2. We want com to run in its own memory with out affecting
client in case of crash.
Excel is a best example of this kind.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How to use hyperlink?
How do I get my application on top?
Explain about Caturing Baseline.
How can you save and Get data from Clipboard/ Recordset object consists what?
Explain the working with task in Gantt chart view.
How would you attach an ActiveX control in Your Application?
How about Access 2.0 compatibility?
Difference between Class Module and Standard Module?
How can I create a VBX?
What are the scope of the class?
What is difference between datagrid and flexgrid?
What is dao in visual basic?
How can you get selected file from file system Control?
DHTML Is used for what?
Advantage of ActiveX Dll over Active Exe.