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

How to create a key pair in .net?

0 Answers  


Can "this" be used within a static method?

0 Answers  


Elements of CAS

0 Answers  


What is static constructor, when it will be fired?

0 Answers  


What is class library in .net

0 Answers  






Define satelite assembly?

0 Answers  


What are the advantages of .net?

0 Answers  


What security mechanisms to enforce for Authenticating and authorizing the users?

1 Answers  


Types of evidence in .net with context to CAS

0 Answers  


what is the use of "mustinherit" keyword?

2 Answers  


Why is .net used?

0 Answers  


What is the difference between a debug and release build?

0 Answers  


Categories