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 do you create threading in .NET? What is the namespace for that?
What are the challenging issues you have faced in implementation project/Maintainance project in .net Functionality? How you have overcome that issue?
Explain the difference between vb and vb.net?
What is namespaces in .net?
What is the difference between function and stored procedure?
Is .net a compiler?
What is the difference between server.transfer and response.redirect? Why?
What is the Difference between imperative and interrogative code?
What is different between webusercontrol and in webcustomcontrol?
What is assembly in .net?
Name some of the languages .NET support?
how to connect database connectivity in dotNET? if suppose SQL server?and also MS access?