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 |
What are Attributes in .NET?
What is the lapsed listener problem?
State some of the different languages supported by .net?
How does the .NET framework work?
What is meant by managed and unmanaged code?
Tell us what is a sealed class?
What is the concept of inheritance and how it works in .net?
Explain me what are the deferred execution and the immediate execution in linq?
Explain the Difference between value and reference type.
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
When we go for html server controls and when we go for web server controls?
What are the deferred execution and the immediate execution in linq?