what are the diffrences between windows application and
windows service?
Answers were Sorted based on User's Feedback
Answer / s
windows service is used for back end processing like
printing,creating setup of CD.it is not used for Gui
application.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
Is typeform free?
what are the diffrences between windows application and windows service?
how find recored from the database
Which of the following position is the default docking position of the statusstrip control on the form?
How many system controls are available ?
How to add resources during runtime
Name the two main categories of .net components.
Which method grants a lock on a resource?
what is the Difference between listbox and combo box?
We are facing problem with the compatibilty of IE 7 and IE 6.We are calling a showModal window that is working fine in IE6 but with IE7 it opens a new Window and Data is not getting poputaled.In some pages it Gives an error "The webpage you are viewing is trying to Close the window.Do you want to close this window".
How many navigational features are provided by visual studio.net ide?
What is form and meaning?