What?s different about a Windows service as compared to a
regular application?



What?s different about a Windows service as compared to a regular application?..

Answer / swapna

Windows services must support the interface of the Service
Control Manager (SCM). A Windows service must be installed
in the Windows service database before it can be launched.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What security measures exist for .NET Remoting in System.Runtime.Remoting?

1 Answers  


Explain the main components in .net?

0 Answers  


How to convert a .NET object into COM operabililty?

0 Answers   Petranics Solutions,


How do you trigger the paint event in system.drawing?

0 Answers  


How do you give a Windows service specific permissions?

1 Answers  






C++ & C# differences ?

1 Answers  


What is func in .net 3.5?

0 Answers  


What are the differences between an interface and an abstract class in .net?

0 Answers  


What is different between webusercontrol and in webcustomcontrol?

0 Answers  


What is the concept of inheritance and how it works in .net?

0 Answers  


Explain difference between panel and groupbox classes using .net?

0 Answers  


Differences between dll and exe?

0 Answers  


Categories