Tagged Questions

0
votes
1answer
19 views

how from a console application detect “End” request from the Task Scheduler

hello, how in an console application detect that the user click on the "End" process in the task scheduler ? i try to setup SetConsoleCtrlHandler, but unfortunatly it's seam to n …
1
vote
0answers
111 views

NSIS: Task Scheduler: Run only if logged on checkbox

I am having issues with setting up a scheduled task with NSIS. I will not know all of the passwords for the users I am setting up tasks for therefore I need the Run Only if Logge …
0
votes
1answer
24 views

can moving many sprites using scheduler in one scene slow down simulator

I am developing a game in which i have 10-12 sprite moving at a time in one scene can that slow down the simulator? in my game if i click on sprite moving at top i.e. plane from wh …
0
votes
1answer
116 views

Quartz cron expression for cron triggers executed every Nth Hour/Day/Week/Month

Hi Guys, I am developing an application that gives user ability to schedule some activity. Inputs that are provided by user are Value of N Option amongst Hour/Day/Week/Month Sta …
0
votes
0answers
24 views

Scheduler WinForms Control similar to uTorrent scheduler

I am building a WinForms application and I need a control that allows a user to select blocks of time on certain weekdays when particular services are enabled/disabled. The desire …
1
vote
1answer
62 views

How does the Process Scheduler in iPhone OS really work internally?

I want to know this more in detail. Is it a realtime scheduler? An interactive scheduler? How exactly does the process scheduler in iPhone OS work? Did Apple publish some technical …
0
votes
1answer
129 views

C# task scheduler query

Hi I have developed a scheduler sometime back for an ASP.Net site using cache expiration callbacks. I have the budget now to move the site to a dedicated server so I have written t …
0
votes
2answers
232 views

Simple example of batch file and windows scheduler

I need to create a batch file which will copy web log files from a web server to a local desktop box on daily frequency. I'm a web developer, but I'd like to take a stab at learni …
3
votes
5answers
139 views

.NET Function to determine first, last day, etc.

Does anyone know of a good piece of C# code or assembly that supports the following: Find the 1st Tuesday of June 2012 Find the last Friday of March 2008 Find every Saturday …
1
vote
1answer
25 views

Best enterprise scheduler that you worked with?

I am looking for a good scheduler that is robust across multiple platforms (windows, linux, solaris, etc) that has robust error reporting capabilities.
0
votes
3answers
185 views

scheduler like google calendar in MVC

I am trying to integrate a calendar plugin like google calendar with custom database and code with asp.net MVC in C#. It needs to handle Day/Week/Month Events in the Calendar as l …
0
votes
5answers
867 views

Alternative for Windows Task Scheduler

hi, I need a Task Scheduler for Windows. Unfortunately the builtin scheduler doesn't meet my needs, which are: can run tasks every minute/hour runs on Linux and Windows 32 and …
0
votes
5answers
228 views

Date fields in MySQL, finding all rows that don’t overlap and returning only the difference

So this was one of my very first questions here, but I have a slight variation: So I have two people whose schedules are in a database. The schedules simply record the start time, …
0
votes
0answers
84 views

AutoSys scheduler update JIL

We use AutoSys for job scheduling, and I find myself writing a lot of JIL (job instruction language) scripts to delete boxes and re-insert them due to small job changes (e.g. start …
0
votes
3answers
76 views

In Oracle performance monitoring why does Scheduler activity goes up

What does scheduler mean in Oracle? Is it connection scheduling or query scheduling or the query plan execution scheduling or something else?

1 2 3 next
15 30 50 per page