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
What is the advantage of .net core?
What are the different types of remote object creation mode in .net?
What are the differences between an interface and an abstract class in .net?
Please explain what are an inheritance, polymorphism, and encapsulation?
Explain me what is a design pattern and what is it for?
How to create properties and methods using controls?
How to get the number after decimal point in .net?
Can you write a class without specifying namespace?
What are the purposes of using .net?
Explain the difference between static page and dynamic page?
What is the difference between function and stored procedure?
What is a web service in .net?
Explain me why do we use msmq?
What’s different between process and application in .net?
Describe session handling in a webform, how does it work and what are the limitations?