Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 237517
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T20:25:53+00:00 2026-05-11T20:25:53+00:00

When should I go for a Windows Service and when should I go for

  • 0

When should I go for a Windows Service and when should I go for a “Background Application” that runs in the notification area?

If I’m not wrong, my design decision would be, any app that needs to be running before the user logins to the computer should be a service. For everything else use a background app. Is my decision right?

Moreover, if I need “admin privileges” for my background app, I would escalate using a manifest. Are there any other specific advantage of running as a service?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T20:25:54+00:00Added an answer on May 11, 2026 at 8:25 pm

    My general rules of thumb are as follows

    • If it needs to always run, it’s a service.
    • If it needs to be run under a particular user account, Network Service, Local System, generally it’s a service (or a COM+ application)
    • If the user needs some control over it, it’s generally a notification area application.
    • If it needs to notify the user of something, it’s a notification area application

    The fun comes when you have the need to run something as a system account, but also interact with it. IIS is a good example of this, it’s a service, but the administration is an application – it needs to be running at the startup, it needs access to particular things a user can’t normal access (c:\inetpub), but the user needs to be able to start, stop and configure it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've written a program in C# that runs as a Windows Service. The application
I'm developing and application that runs as a Windows service. There are other components
I have a Windows Service that runs in the background when the PC starts.
Are there situations that we should use a windows service ? I am building
I'm writing a windows service that should perform an action every, lets say, 60
I am considering creating a windows service that would run periodically and query networked
I have application that runs non stop in the background on a dedicated remote
I've got a windows service that should run under a domain account specified by
Background I have a Windows service that uses various third-party DLLs to perform work
I need to organize windows service which should interacts with applications next way: Application

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.