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
Can you create a tabletype of recordset in Jet - connected ODBC dbengine?
What is form and meaning?
What is the use of runworkasync() methods?
Is typeform free?
Explain the difference between listbox and combo box?
Explain something about crystal report in brief?
Which command prompt utility is used to convert a resource file from the text format into the binary format?
Is windows an application software?
What is form technology?
What are the properties of datacontrol?
How to use the FindControl() function to preselect an item in my dropdownlist?
What are the components of gui for windows?
Which property of the progressbar control specifies the amount to increment the current value of the control?
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?
What are the forms of database?