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

  • Home
  • SEARCH
  • 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 152047
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T09:33:13+00:00 2026-05-11T09:33:13+00:00

I want to develop an Online Reminder service in ASP.NET 2.0 (C#) and SQL2005.

  • 0

I want to develop an Online Reminder service in ASP.NET 2.0 (C#) and SQL2005. But I am not getting the concept of reminder service. What I know is using an online reminder service I can schedule a reminder for future dates, which is sent to me (who schedule reminder) via email or SMS on that date. But in asp.net how to do this, caz anyone can schedule a reminder for any date, how we’ll know that when to send that mail to the person. We have to put some loop or what.

So please guide me, what is the concept of an online reminder service and how I can easily develop this application using ASP.NET and SQL

Edited

I am on Shared hosting server, so that solution must be able to work on shared hosting.

Or

Please tell me if anyone knows about any FREE and open-source reminder service CMS which I can download and study it.

  • 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. 2026-05-11T09:33:13+00:00Added an answer on May 11, 2026 at 9:33 am

    Yes, the key thing you need is a scheduler of some kind – usually you would use one of:

    • Windows Service on the server
    • SQL Job
    • CRON or AT job schedualed on the server

    Any one of those could be set up to call a page on your site that would kick off this process.

    As you are in a shared environment, you’re not likely to have access to any of those, and so would need to have some other process in place.

    What you could do is have remote (to the server) schedualer calling a page on your website that performs the lookup and sends the emails – this could either be something running on your dev/office environment (with all the attendant dangers of power/network failures, etc), or you could look at getting a ‘site monitoring’ service that will ping a page on your server at regular intervals to check to see if it’s up and running.

    The page it hits would then:

    1. Check a flag to see if today’s alerts had been sent.
    2. Update the flag to say the send is in progress.
    3. Search for today’s alerts.
    4. Send today’s alerts.
    5. Update the flag to say that the alerts have been sent.

    We basically have a SQL Job that calls a page like this on our webserver to send out daily alerts, and it usually works quite well.

    There’s no reason why the page couldn’t be called by a remote server to start this process.

    Various options are available for this sort of thing:

    • Hosted Cron
    • PingDom

    Are just a couple, I’m sure that there are plenty more.

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

Sidebar

Related Questions

I want to develop a mobile web application using asp.net 3.5 that can be
I want to develop ASP.NET C# based MMOG (Massively multiplayer online game). I would
I want to develop a online karaoke site where users can select a video
I want to develop a web application, like an online scheduler. (Yes I know
I want to develop a software which can record online radio streams in VC++
I want to develop an online PHP script runner. I don't know how get
I am using ASP.NET MVC to develop an application framework. Essentially, the end goal
We are going to develop many small applications using asp.net (c#) with oracle database.
I want to develop a online trading application using silverlight in which I want
I want to develop simple Serverless LAN Chat program just for fun. How can

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.