what are the diffrences between windows application and
windows service?

Answer Posted / vishnu

Windows Services are applications that continuously run in
the background. Windows services run in their own Windows
Sessions. These services automatically start when the
computer boots and can be paused & restarted at any time
while the computer is running. In addition, these services
do not have any user interface.

Windows Application are also applications that has user
interface & it can interact with the user with the help of GUI.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Name the property which is used to specify the source from where the crystal reports would be accessed.

718


What is the full form of gac?

847


How do I change the console application in windows?

679


What are windows applications?

650


How do you apply specific formatting to the data inside the cells?

2033


What is form description?

705


Explain something about crystal report in brief?

712


What is a database form?

655


Which of the following position is the default docking position of the statusstrip control on the form?

751


Suppose I have two combobox .. And I have some items in both combobox now I need to check the item in both combobox if same item is present in both combobox I need to display that item in message box?

737


Explain how barcode create in the report?

740


What is the use of runworkasync() methods?

752


How to get records from a database?

760


Name the two main categories of .net components.

702


What are the three states set in a checkstate property?

725