Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is a Windows Service and how does its lifecycle differ
from a "standard" EXE?

Answer Posted / sweetu

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.

Read more:
http://wiki.answers.com/Q/What_is_a_Windows_Service_and_how_does_its_lifecycle_differ_from_a_standard_EXE#ixzz1H3qoDnz8

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is custom attribute?

1021


How to use ipostback?

1059


What is paging in context of Memory?

1167


How we implement the multiple paypal value with gridview in my website and how we make a payment through Credit Card.

1987


Explain the difference between asp.net mvc and asp.net webforms? : asp.net mvc

1088


What is query string?

1058


What is Web API Routing?

1224


If we remove web.config or machine.config from the application then, is this application will works?

1066


List the major built-in objects in asp.net?

1049


Where is session data stored in asp net?

1031


How Can assign alias name for ASP.NET Web API Action?

1518


What is the typical session identifier?

1109


Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?

1043


What kind of data can be stored in viewstate?

1028


Define authentication and authorization.

1140