What is the difference between COM and DCOM?

Answer Posted / r.murugadoss

component object model is a set of component tools which are
executed on client side environment whereas Distributed
Component Object Model runs at the given server.

Is This Answer Correct ?    39 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is instantiating?

1414


What is dao in vba?

548


How do you create a form in visual basic?

484


How can you filter out specific type of file using file system controls?

1401


How can I change the printer Windows uses in code without using the print common dialog? How can I change orientation?

1050






Through which protocol OLEDB components are interfaced?

1717


What is constructors and distructors.

1664


What is the difference between change event in normal combobox and dbcombobox?

1786


Does VB support pointers to functions?

1176


How would you find out the value property in Slider Bar Control?

1437


How can I create a VBX?

1092


What do you mean by Databound Controls Explain?

1430


How many ways we can access file using VB?

1616


what are the Types of Resultsets?

1661


by writing MACRO CODE,i want to retrive data from one spead sheet to another UI (workbook). control will search cell by cell for each row and load the data in another workbook(UI). ex: custdetails custname lastname locaton mobile pincode custdetails raj tony hyd 555555 521245 servcreqrd srvce# srvcename location srvcepincode servcreqrd 754 drilling hyd 521784 for the above example in the another workbook retrive data like this custname Raj srvce# 754 srvcepincode 521784. while retrieving data control will search cell by cell for each row.

1686