What is a Windows Service and how does its lifecycle differ
from a "standard" EXE?
Answer Posted / waqas
Windows Service applications are long-running applications
that are ideal for use in server environments. The
applications do not have a user interface or produce any
visual output. Any user messages are typically written to
the Windows Event Log. Services can be automatically started
when the computer is booted. They do not require a logged in
user in order to execute and can run under the context of
any user including the system. Windows Services are
controlled through the Service Control Manager where they
can be stopped, paused, and started as needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
12. Types of polymorphisem[Run and Design Exp.]
What happens to the winfx technologies?
How is the using() pattern useful? What is idisposable?
Name some changes done since version 3.0?
server.transfer limitation ?
Explain the race around condition? : .NET Architecture
what is sessions and cookies take one example simple way to understand
Explain difference between inprocess vs out process session state? : .NET Architecture
How to improve the cache performance? : Dot net architecture
Can you Explain
Define pipelining? : Dot net architecture
Which software is used for .net programming?
Does application frame need host?
What is application frame host?
question related to table havi colspan and row span