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 |
How does the .NET framework work?
What are the purposes of using .net?
which is the best dot net coaching center in visakhapatnam??
Can you configure a .NET Remoting object via XML file?
What is Delegate? Have ever used Delegates in your project.
Dynamic Fonts
What is 'Common Type System' (CTS) in .NET?
What is Assembly manifest? what all details the assembly manifest will contain.
Please explain what is the difference between constants and read-only variables?
Explaing your project.
how we can capture the value in textbox when selectedvluechanged event of gridview is fired
How viewstate is being formed and how it is stored on client in .net?