Saturday, January 11, 2014

Windows Service Application ?

Microsoft Windows Services allow you to create long-running windows services.You can start these services automatically or manually.These services start when the system boots and they can be paused and restarted easily.They do not have UI(user interface).

You can Find extra details about how to create one or other such information in detail here

No comments:

Post a Comment