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 common language specification (cls)?

0 Answers  


Explain different types of cookies in .NET?

1 Answers  


What is .net code security?

0 Answers  


What is managed code and managed data in .net?

0 Answers  


How to write an MMC snap-in for my Windows service?

1 Answers  






How .NET is able to support multiple languages?

5 Answers  


Which two properties are on every validation control?

7 Answers   Siebel Systems,


State the various features present in .NET?

0 Answers  


Is there any attempt system for microsoft technology papers?

0 Answers  


What is garbage collection in .net? Explain the garbage collection process?

0 Answers  


why you wouldn't want to write into it even if you could

0 Answers  


How to load the contents of an xml file into an xmldocument object?

0 Answers  


Categories