What?s different about a Windows service as compared to a
regular application?
Answer Posted / 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 View All Answers
How to get the number after decimal point in .net?
What is an exe and a dll?
Explain the procedure to add assemly to gac to make it shared one?
What are asp.net authentication providers and iis security?
What is an anonymous method and how is it different from a lambda expression?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
What is different between webusercontrol and in webcustomcontrol?
Explain me what is a design pattern and what is it for?
What is immutability?
When we go for html server controls and when we go for web server controls?
What is a design pattern and what is it for?
Tell me about secure socket layer? How to make use of the technology?
How many types of design patterns available in .NET?
explain the states of a window service application?
Can any object be stored in a viewstate in .net?