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 |
for the textbox if i want to allow only numbers.what ever the characters u enter it should not take.which event u used?
What is a strategy pattern? Implement it.
How Can Creating Installation Components in .Net?
Explain me what are the deferred execution and the immediate execution in linq?
What is Active Directory? What is the namespace used to access the Microsoft Active Directories? What are ADSI Directories?
What is the difference between Server.Transfer and Response.Redirect?
How do you generate a strong name?
can we use private assembly in other project in dot net.
How is .net core cross platform?
How do you handle Start, Pause, Continue and Stop calls from SCM within your application?
Can I write my own .net host?
What is a Manifest?