how will u use com+ register



how will u use com+ register..

Answer / Kiran Kumar Chaurasia

COM+ (Component Object Model +) is a Microsoft technology used to create reusable components in a distributed environment. To register COM+ components, you would follow these steps:
1. Create a new component or add it to an existing project using Visual Studio.
2. Configure the component's properties and interfaces as needed.
3. Register the component using the regsvr32 command-line utility or through the Component Services Administrative Console.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More UML Interview Questions

Can you name the types of modelling?

1 Answers  


Explain about the static structural view presented by UML?

1 Answers  


What is a uml package?

1 Answers  


What are the approaches to preparing state chart?

1 Answers  


What are UML Messages?

1 Answers  


What is the purpose of UML diagrams?

1 Answers  


How do you create a use case diagram in UML?

1 Answers  


What is the difference between responsibility-driven and data-driven approaches?

1 Answers  


Is UML restrictive to system development?

1 Answers  


Explain about dependency?

1 Answers  


What is inheritance in oosad?

1 Answers  


Mention the different kinds of modeling diagrams used?

1 Answers  


Categories