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

Is .net an object oriented language? What are their components?

0 Answers  


Explain something about WebService?

0 Answers   BirlaSoft,


in hibernate, what is dirty reading?

1 Answers   IBM,


Is .net a language?

0 Answers  


What's singleton activation mode in .net?

0 Answers  






What is SOAP? How you will do windows and forms authentication?

0 Answers   Wipro,


i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?

4 Answers   Deloitte,


What is the single responsibility principle?

0 Answers  


What is a manifest in .net?

0 Answers  


how we can capture the value in textbox when selectedvluechanged event of gridview is fired

1 Answers  


Explain the difference between garbage collections in .net 4.0 and earlier versions?

0 Answers  


Explain security measures exist for .net remoting in system.runtime.remoting?

0 Answers  


Categories