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 do you create threading in .NET? What is the namespace for that?

2 Answers  


What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?

0 Answers   TCS,


Explain the difference between vb and vb.net?

0 Answers  


What is namespaces in .net?

0 Answers  


What is the difference between function and stored procedure?

0 Answers  


Is .net a compiler?

0 Answers  


What is the difference between server.transfer and response.redirect? Why?

0 Answers  


What is the Difference between imperative and interrogative code?

2 Answers  


What is different between webusercontrol and in webcustomcontrol?

0 Answers  


What is assembly in .net?

0 Answers  


Name some of the languages .NET support?

3 Answers  


how to connect database connectivity in dotNET? if suppose SQL server?and also MS access?

8 Answers  


Categories