Top "Recurring" questions

.NET: Get all Outlook calendar items

How can I get all items from a specific calendar (for a specific date). Lets say for instance that I …

c# .net outlook calendar recurring
How to remove all hangfire recurring jobs on startup?

I am looking at using Hangfire as a job scheduler for recurring jobs. So configuring them is simple with AddOrUpdate, …

c# recurring hangfire
Android Alarm Manager Set Repeating at Specific Timing

I am having some problem with alarm manager in Android. So what I am trying to do is set the …

java android date alarmmanager recurring
Hangfire recurring job daily on specific time

I am trying to run hangfire recurring job daily on 9.00 AM. Here is what I want to do- RecurringJob.AddOrUpdate(() =&…

asp.net-mvc background-process hangfire recurring
Magento Recurring Billing Solutions

Magento is a great product but out-of-the-box it really lacks recurring billing support. I've come to a crossroads with my …

magento billing recurring
How to make NumberPicker non-recurring

Is there any attribute to tell a (standard) NumberPicker to stop after its last value? E.g. if my MinValue …

android repeat recurring numberpicker
HangFire recurring task data

I am coding a MVC 5 internet application and am using HangFire for recurring tasks. If I have a Monthly recurring …

c# cron asp.net-mvc-5 recurring hangfire
How do I change the rate or period of a repeating task using ScheduledExecutorService?

I have a modified version of the bluetooth chat sample app. I have set up a ScheduledExecutorService which sends a …

java android runnable recurring scheduledexecutorservice
Paypal recurring payment ipn

I have a little question about recurring payments in paypal. Example: I start a recurring payment, 20$ for each month during 1 …

paypal payment paypal-ipn recurring
How to enable recurring payments for sandbox account?

How to enable recurring payments for sandbox account? Last time I used sandbox, I enabled it by request on https://…

paypal paypal-sandbox recurring