What is the difference between COM and DCOM?
Answer Posted / praveen
the difference is that DCOM is distributed but COM is not.
To be more precise, there are three main elements added to COM:
The way for creating a remote object.
The way for accessing a remote object.
The way to ensure secure access to a remote object.
| Is This Answer Correct ? | 10 Yes | 7 No |
Post New Answer View All Answers
When should we use recursive programming?
Is it possible to call oracle database through ADO control or Object?
Explain Default cursor Type and LockEdits type in RDO?
Through which protocol OLEDB components are interfaced?
How can I access a record by record number?
In which areas the Error occurs?
Explain about form creation in Visual Basic?
How would you attach pictures in Treeview Control?
Is a foo VBX/DLL available as shareware/freeware?
What are the types of line styles available in Treeview Control?
Is there any way to pass a variable to a form apart from using global variables?
____ property is used to lock a textbox to enter a datas.
__ no of controls in form.
___ VB constant make the menu item in centre.
What is ActiveX? Explain.