How will you register com+ services?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what do the terms “boxing” and “unboxing” mean?

582


Please explain what is immutability, what is it for and how is it codified?

538


What are the new features in .net core?

555


Tell us what do the following acronyms in .net stand for: il, cil, msil, cli and jit?

529


What is the difference between asp.net & vb.net and explain architecture?

542






Explain the .net framework overview?

579


What is boxing and un-boxing in .net?

601


Explain the difference between public and static modifiers?

568


What is .net assembly?

593


What is an anonymous method and how is it different from a lambda expression?

528


What is typical about a windows process in regards to memory allocation in .net?

562


Is there any thread in our .net programs?

605


Explain about .net?

630


What is a .net class?

629


Can you give an example of when it would be appropriate to use a web service as opposed to a non-serviced .NET component

1860