When developing a Windows service for .NET, which namespace
do you typically look in for required classes?
Answer / swapna
System.ServiceProcess. The classes are ServiceBase,
ServiceProcessInstaller, ServiceInstaller and
ServiceController
| Is This Answer Correct ? | 0 Yes | 0 No |
object is physical and class is logical..here class is not occupying any memory as our definition of class but i got a question then the class where it stores if it is not occupying any memory....
What is "common language specification" (cls) in .net?
What is Assembly manifest? what all details the assembly manifest will contain.
What is Finalizer in .NET define Dispose and Finalize ?
what is the use of stored procedure which has only one select statement over simple select statment query ? Why to write a stored procedure then ?
Is .net core stable?
Explain how to produce an assembly?
Difference between Panel and GroupBox classes?
What is class library in .net
What is Datatype Conversion in Vb.net?
What are the collections you've used?
Elements of CAS