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 the namespace to create thread in .net?

0 Answers  


What is the T-SQL equivalent of IIF (immediate if/ternary operator) function of other programming languages?

1 Answers   Syntax Softtech,


What is the significance of ASP.NET routing?

0 Answers   NA,


can we pass coditions in swtich case?

3 Answers  


What is a runtime version?

0 Answers  


What do you mean by authentication and authorization

3 Answers  


what is abstract class and method..

2 Answers  


Is global asax mandatory?

0 Answers  


Which namespace is used by ado.net?

0 Answers  


What is the role of global.asax?

10 Answers   Infosys,


What is an application domain ?

2 Answers   Microsoft,


Define state managenent?Descibe state managenent technique which maintain the information at server site focusing it IDS features and limitations?

1 Answers  


Categories