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 |
What is namespace in .net?
Explain what is the difference between a class and an object?
why you wouldn't want to write into it even if you could
What is the concept of inheritance and how it works in .net?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?
Please explain what is the difference between encrypting a password and applying a hashing?
Explain code access security.
Is do-it (chennai) a good institute to learn dot-net???? are the trainers well experienced??
How to prepare parametrized (with more than one parameters) crystal report. Please tell me the code procedure, if any body can?
What is Event Bubbling in .NET?
syntax for binding the data from database
Explain the process of serialization in .NET?