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 life cycle differ
from a standard EXE?

Answers were Sorted based on User's Feedback



What is a Windows Service and how does its life cycle differ from a standard EXE?..

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

What is a Windows Service and how does its life cycle differ from a standard EXE?..

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

Post New Answer

More ASP.NET Interview Questions

What is CSS? What is the advantage os using CSS in ASP.NET Web Applications?

2 Answers   PCS,


What types of data validation events are commonly seen in the client-side form validation?

0 Answers  


How do we access view state value of this page in the next page?

0 Answers   MindCracker,


Explain how viewstate is being formed?

0 Answers  


Explain what is viewstate?

0 Answers  


Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?

0 Answers  


What are validator? Name the validation controls in asp.net? How do you disable them? Will the asp.net validators run in server side or client side? How do you do client-side validation in .net? How to disable validator control by client side javascript?

0 Answers  


my name is sumeetha i am using google gears in .net.what's the problem is my server is in another place. i am working here when i entered the values in textboxes and press enter then it should store in database(sql server) which is in another system.when that sever system is shutdown then the values which i submit should store in my system and after system opened it should automatically store the values in the system can any one plz urgent suggest answer for this question?

2 Answers  


What is owin authentication?

0 Answers  


calling result set one procedure to anothar procedure in sql2000

0 Answers  


Breifly explain about stack and heap memory Managemet?

2 Answers  


What should you do is you want to remove an existing component but would like to make some funtionalities?

0 Answers  


Categories