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 are the difference bbetween value type & reference types ? Example from .net. Integer & struct are value types or reference types in .net?
Describe the compilation process for .net code?
What are the important components of .net?
Is .net core installed?
Is there a way to suppress the finalize process inside the garbage collector forcibly in .net?
What are pdbs?
Explain about the features and elements present in Visual studio.NET IDE?
When we go for html server controls and when we go for web server controls?
What is the intermediate language between asp and asp.net1.0?
can any one tel me the complete Testing Procedure of any one simple PROJECT i mean either web/windows based application?
What is dot net and its uses?
How many types of transactions are there in com + .net ?
Which Namespace is used to to achieve MultiThreading in .NET?
What is a .net class?
What is meant by globalization and localization?