Top "Reminders" questions

How to work with time zones in ASP.NET?

I am working on an "online reminder system" project (ASP.NET 2.0 (C#) / SQL Server 2005) As this is a reminder service …

c# asp.net timezone reminders
How do you make an outlook reminder popup on top of other windows

How do you make an outlook reminder popup on top of other windows? After looking online for a long while; …

windows-7 outlook focus reminders
Alarm Manager and Notification in android

All, I have some doubt in basics .kindly help me to resolve it. in which scenario we will use Alarm …

android notifications alarmmanager reminders
Create a repeating event with reminder until specific day without Intent in Android?

I have an android app that downloads with a service some drugs info. For example (fludex white round 2 24-02-2012),…

android calendar reminders rrule
Adding event with reminders to calendar with 'Intent.putExtra()' way of doing

I'm trying to add events to calendar with the following code : public Intent calPopulation() { Intent calIntent = new Intent(Intent.ACTION_…

android events calendar reminders
I need to implement Notification Reminder in my android app

My Requirment: I want my application to show a reminder notification on every Friday @ 8 am I have used AlarmManager, BroadcastReceivers …

android notifications broadcastreceiver alarmmanager reminders
send reminder emails with php and mysql WITHOUT cron-job?

I just made a php script that will send email reminders to admins of a website 2 days before an appointment …

php mysql email reminders
Programatically add a reminder to the Reminders app

I'm creating a simple note application and I want to implement Reminders. The user would type a note, tap a …

ios eventkit reminders
Reminder/Alarm in ionic 2

I am trying to implement reminder/alarm after a certain period of time in ionic2.I have found this plugin …

android cordova ionic-framework ionic2 reminders
Email Notifications and Reminders in Java Web app using Quartz Scheduler

I want to develop a simple Java Web app to send an email notifications after some task is done, such …

email notifications quartz-scheduler reminders