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 7963339
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T05:35:10+00:00 2026-06-04T05:35:10+00:00

I have web app(asp.net mvc3, .net 4) and I am trying to implement the

  • 0

I have web app(asp.net mvc3, .net 4) and I am trying to implement the email notification service.

Basically, there is a table with a datetime/content and a user to send email to,
and when we get to that datetime on table, I want to send out the notification email.

I am not sure how this should be implemented, should there be some kind of background
thread that constantly checks the database? I feel that this would be inefficient.

Can you suggest some ways of doing this?

  • 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-06-04T05:35:12+00:00Added an answer on June 4, 2026 at 5:35 am

    You will need a service or scheduled job that runs on a system somewhere (I’ve done this before; I had shared hosting, and wrote a small app which I scheduled to run periodically on my home computer). You can either have this process do the notifications for you, or hit an action on your controller, which will trigger them to be sent out.

    It seems that having the service query your database and send out the notifications is the most direct route. However, there are a few reasons why an action in your MVC application might be more appropriate, such as not having remote access to the database or SMTP server.

    You can schedule a job to execute an application (such as a console app, or perhaps CURL) using Windows Task Scheduler or the likes. Or you can use something like Quartz.net to create your own service to execute jobs.

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

Sidebar

Related Questions

I have written a little bog standard asp.net mvc3 app in vs web express
I am trying to create a web app using ASP.Net MVC3, Entity Framework and
The thing I have a web app (asp.net) which needs to have a feed.
I have a simple web app built in asp.net webforms c# where and how
I have a Silverlight web app which uses ASP.net Website administration tool for user
Have an ASP.net web app which works fine for a few days, but then
I have a asp.net/c# web app. When do user leave a certain page, I
I have an ASP.NET(2.0 using C#) web app, in which I have a gridview.
I have a SQL query in my ASP.net web app that looks like this:
i have an asp.net website http://www.site.com . This web app is also running on

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.