What is a Windows Service and how does its life cycle differ
from a standard EXE?
Answers were Sorted based on User's Feedback
Answer / summa
Windows service is a application that runs in the
background. It is equivalent to a NT service.
The executable created is not a Windows application, and
hence you can’t just click and run it . it needs to be
installed as a service, VB.Net has a facility where we can
add an installer to our program and then use a utility to
install the service. Where as this is not the case with
standard exe
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / lavanya
Windows services starts automatically whenever our system
starts.
windows services runs on a particular port
| Is This Answer Correct ? | 1 Yes | 3 No |
What is the namespace to create thread in .net?
What is the T-SQL equivalent of IIF (immediate if/ternary operator) function of other programming languages?
What is the significance of ASP.NET routing?
can we pass coditions in swtich case?
What is a runtime version?
What do you mean by authentication and authorization
what is abstract class and method..
Is global asax mandatory?
Which namespace is used by ado.net?
What is the role of global.asax?
What is an application domain ?
Define state managenent?Descibe state managenent technique which maintain the information at server site focusing it IDS features and limitations?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)