When developing a Windows service for .NET, which namespace
do you typically look in for required classes?
Answer Posted / swapna
System.ServiceProcess. The classes are ServiceBase,
ServiceProcessInstaller, ServiceInstaller and
ServiceController
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Flyout Design Pattern in .NET?
Explain what is the difference between response.redirect & server.transfer?
What is the difference between vb.net and vc#.net?
What is the difference between asp.net and asp?
What is .net code security?
What's typical about a windows process in regards to memory allocation in .net?
Which dll translate xml to sql in internet information server (iis)?
Explain what are the deferred execution and the immediate execution in linq?
Explain what is an anonymous method and how is it different from a lambda expression?
How you apply a theme in whole application in .Net?
Tell us what is a sealed class?
Is .net front end or backend?
What are the two main parts of the .net framework?
Explain me what is encapsulation?
What are the different.net tools which you used in projects?