What is the difference between COM and DCOM?
Answer Posted / meghraj
COM is collection of tools which are executed on client
side environment whereas DCOM is a Distributed component
object Model runs at the given server.
| Is This Answer Correct ? | 82 Yes | 5 No |
Post New Answer View All Answers
How do I get the number of free bytes on a disk?
Explain Types of DBCombo boxes?
Is it possible to Access BackEnd procedures? Explain.
What is difference between datagrid and flexgrid?
How would you create properties in ActiveX Control?
How do I prevent multiple instances of my program?
How would you attach an ActiveX control in Your Application?
What is the use of property page Wizard in ActiveX Control?
Can a VB application be an OLE server?
What is the default workspace?
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
How do I add a form in visual basic?
Types of ActiveX Components in VB?
To populate a single column value which dbcontrols you to use?
Is it possible to change menu runtime using API? If yes? Specify the function names.