What kind of components can be used as DCOM servers?



What kind of components can be used as DCOM servers?..

Answer / chandrasekharreddy siddamreddy

There are two kind components
1. InProc
2. OutProc

We can use both as DCOM servers, its upto our design.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More COM DCOM Interview Questions

Explain transaction atomicity?

1 Answers  


Write a JCL to copy only selected members from a partitioned data set to another partitioned data set. (Use: IEBCOPY)

1 Answers   Wipro,


Define and explain COM?

8 Answers   Microsoft,


What are the different compatibility types when we create a COM component?

1 Answers   TCS,


Can I use com components from .net programs?

0 Answers  






Does .net replace com?

0 Answers  


Can I use .net components from com programs?

0 Answers  


Explain Futures of COM?

0 Answers  


Define and explain about COM?

0 Answers  


how you call a dll as a COM dll.

2 Answers  


Suppose we have object b and aggregated object c (in- proc server), created by b. Can you access any interface of b from c? What?s the difference between aggregated and contained objects?

0 Answers  


When you call CoInitialize(NULL) function how it works internally.

8 Answers  


Categories