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 is the use of UML in .Net

0 Answers  


What is multiThreading in .NET?

0 Answers  


Differentiate between 'DataSet' and 'SQLDataReader' in ADO.NET?

0 Answers   QuestPond,


Please explain what is the difference between constants and read-only variables?

0 Answers  


What's typical about a windows process in regards to memory allocation in .net?

0 Answers  


What is different between User Control and Web Control and Custom Control?

2 Answers  


Show different types of collection in .NET?

0 Answers   QuestPond,


Explain the process of serialization in .NET?

0 Answers  


What is Garbage Collection in .Net and what is the Garbage collection process?

4 Answers  


What is the Difference between directcast and ctype?

3 Answers   Wipro,


asp mean

3 Answers   CTS, TCS,


Explain what is an anonymous method and how is it different from a lambda expression?

0 Answers  


Categories