Download von DesignTimeResolveAssemblyReferencesInput.cache (DesignTimeResolveAssemblyReferencesInput.cache ( externer Link: SourceForge.net): 5,673 Bytes) wird in Kürze beginnen. Wenn nicht, klicke auf DesignTimeResolveAssemblyReferencesInput.cache ( externer Link: SourceForge.net).

Datei-Informationen

Dateigröße
5,673 Bytes
MD5
0c7dd8f3b761141c8c4854d90036477f

Projektbeschreibung

This is a task scheduler which has no "built-in" functionality, it is more of a platform to code your own tasks.

It is designed on the structure of "When-If-Do" which I have translated into Triggers, Conditions and Actions. So when building tasks, you first create "definitions" of the triggers, conditions and actions. This program gives you the ability to code up a form for each definition, which would pass parameters to the trigger, condition or action itself, allowing the user to define their own parameters on task creation. After the definitions have been coded up, there is no longer a need of any coding knowledge allowing regular users to make use of this program. You can simply create a task where you would mix and match the definitions so the task behaves the way you intended.

The definitions/tasks can separately be exported/imported between clients, allowing the more “knowledgeable” users to create libraries of definitions or tasks.