Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Scheduling library

Scheduling library

Scheduled Pinned Locked Moved The Lounge
csharpcomwindows-admintoolshelp
8 Posts 6 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • G Offline
    G Offline
    Giorgi Dalakishvili
    wrote on last edited by
    #1

    Hello, Can you recommend any library for scheduling tasks to be executed at different times? There are several at codeproject but most of them have bug reports in messages and aren't supported. The best one I have found is this: Quartz.NET[^] Does anyone have any experience with this or any other libraries? Thank you.

    Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

    P M T R G 5 Replies Last reply
    0
    • G Giorgi Dalakishvili

      Hello, Can you recommend any library for scheduling tasks to be executed at different times? There are several at codeproject but most of them have bug reports in messages and aren't supported. The best one I have found is this: Quartz.NET[^] Does anyone have any experience with this or any other libraries? Thank you.

      Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

      P Offline
      P Offline
      PIEBALDconsult
      wrote on last edited by
      #2

      Windows Scheduled Tasks?

      G 1 Reply Last reply
      0
      • G Giorgi Dalakishvili

        Hello, Can you recommend any library for scheduling tasks to be executed at different times? There are several at codeproject but most of them have bug reports in messages and aren't supported. The best one I have found is this: Quartz.NET[^] Does anyone have any experience with this or any other libraries? Thank you.

        Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

        M Offline
        M Offline
        Member 96
        wrote on last edited by
        #3

        Are you looking for a fully ready application or a library for a developer to build such an application or something in between because we have both ends of that covered?


        "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

        G 1 Reply Last reply
        0
        • G Giorgi Dalakishvili

          Hello, Can you recommend any library for scheduling tasks to be executed at different times? There are several at codeproject but most of them have bug reports in messages and aren't supported. The best one I have found is this: Quartz.NET[^] Does anyone have any experience with this or any other libraries? Thank you.

          Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

          T Offline
          T Offline
          Tad McClellan
          wrote on last edited by
          #4

          I general create a consol app and the use the scheduler baked into windows to fire it off.

          TadMcClellan.Com

          1 Reply Last reply
          0
          • M Member 96

            Are you looking for a fully ready application or a library for a developer to build such an application or something in between because we have both ends of that covered?


            "It's so simple to be wise. Just think of something stupid to say and then don't say it." -Sam Levenson

            G Offline
            G Offline
            Giorgi Dalakishvili
            wrote on last edited by
            #5

            I am looking for a library :)

            Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

            1 Reply Last reply
            0
            • P PIEBALDconsult

              Windows Scheduled Tasks?

              G Offline
              G Offline
              Giorgi Dalakishvili
              wrote on last edited by
              #6

              No, that won't help me. I need to execute multiple tasks in my application at different times.

              Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

              1 Reply Last reply
              0
              • G Giorgi Dalakishvili

                Hello, Can you recommend any library for scheduling tasks to be executed at different times? There are several at codeproject but most of them have bug reports in messages and aren't supported. The best one I have found is this: Quartz.NET[^] Does anyone have any experience with this or any other libraries? Thank you.

                Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

                R Offline
                R Offline
                Robert Vukovic
                wrote on last edited by
                #7

                Quartz.NET is really good and very flexible. There is also Castle.Components.Scheduler[^] I have not use any for a real project.

                1 Reply Last reply
                0
                • G Giorgi Dalakishvili

                  Hello, Can you recommend any library for scheduling tasks to be executed at different times? There are several at codeproject but most of them have bug reports in messages and aren't supported. The best one I have found is this: Quartz.NET[^] Does anyone have any experience with this or any other libraries? Thank you.

                  Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

                  G Offline
                  G Offline
                  Grant Drury Green
                  wrote on last edited by
                  #8

                  Are these any help? (Both are CP articles I've made use of in the past) Guadagno Task Scheduler[^] AB Trans Clock[^]

                  1 Reply Last reply
                  0
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Don't have an account? Register

                  • Login or register to search.
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups