How will you register com+ services?



How will you register com+ services?..

Answer / vasudevan

We have using SDK tool for .Net Framework service
installation contains(Regsvcs.exe..Command tool)manually to
register the assmebly containing the .Netframework
services.Its also access the registration features
programmatically with
System.EnterpriseServiceRegistrationHelper class creating
the instance class RegistrationHelper and using the method
InstallAssembly.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Dot Net General Interview Questions

What is .net core used for?

0 Answers  


How do you turn off cookies for one page in your site?

3 Answers   Siebel Systems,


What is a system lock?

2 Answers   Wipro,


How to create a key pair in .net?

0 Answers  


What is a strong name in .net?

0 Answers  






What is .net and why it is used?

0 Answers  


How many namespaces are in .net version 1.1?

0 Answers  


Describe the start-up process for a Windows service.

1 Answers  


How do I spawn a thread?

0 Answers  


Explain the difference between the while and for loop.

0 Answers  


What are the benefits of Model-View-Controller Architecture?

1 Answers  


How anonymous method is different from a lambda expression?

0 Answers  


Categories