When developing a Windows service for .NET, which namespace
do you typically look in for required classes?



When developing a Windows service for .NET, which namespace do you typically look in for required ..

Answer / swapna

System.ServiceProcess. The classes are ServiceBase,
ServiceProcessInstaller, ServiceInstaller and
ServiceController

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is .net code security?

0 Answers  


What is the root class in .net?

0 Answers  


How anonymous method is different from a lambda expression?

0 Answers  


How we can achieve Connection pooling in .Net?

0 Answers   PUCIT,


Explain the difference between .net 2000 and .net 2005(features)? Which one is better?

0 Answers  






differance between checkbox and rediobutton in vb.net?

2 Answers  


What is the use of trace utility?

1 Answers  


What are Generics? Where do we use them.

2 Answers   Value Labs,


The project which you have made, which methodology did you use?

0 Answers   Wipro,


Explain how do assemblies find each other?

0 Answers  


How different are interface and abstract class in .Net?

2 Answers  


What is the microsoft .net?

0 Answers  


Categories