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 enableviewstatemac in asp net?
What is the < machinekey > element and what two ASP.NET technologies is it used for ?
If i have 1000 records in dataset, how to do paging?
In Data grid the question is below quantity price total these are 3 fields available in data grid if you enter quantity the total has to update automatically.Price field is already filled completely
How do I publish my asp.net application to my isp's web server?
Features of a dataset ?
What is difference between Lambda Expression and LINQ in ASP.NET?
Difference Between GridView And DataList
What are the new login controls in asp.net 2.0?
Can private assembly be used for more than one application? If so how?
What are sql notifications and sql invalidations?
What is the concept of view state in asp.net?
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)