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 an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Explain the use of activex control in .net?
How is threading done in .net?
What is connection pooling and how do you make your application use it?
What is .net3.5?
What is misl?
What is typical about a windows process in regards to memory allocation in .net?
Explain me what is a design pattern and what is it for?
How anonymous method is different from a lambda expression?
What is difference between .net and .net core?
What is connected and diconnected database ?
Explain how does assembly versioning work?
What is Ajax design pattern in .NET?
What is reflection and what is it for?
What exactly is being serialized when you perform serialization in .net?