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. General Programming
  3. C#
  4. Windows Services

Windows Services

Scheduled Pinned Locked Moved C#
csharpquestion
6 Posts 3 Posters 0 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.
  • P Offline
    P Offline
    Piyush Vaishnav
    wrote on last edited by
    #1

    Hi, I have created one windows service. Now i want to run any GUI made in C# as Schedule time. Plz give me any idea? Thanx in Advance......

    J 1 Reply Last reply
    0
    • P Piyush Vaishnav

      Hi, I have created one windows service. Now i want to run any GUI made in C# as Schedule time. Plz give me any idea? Thanx in Advance......

      J Offline
      J Offline
      Jaffer Mumtaz
      wrote on last edited by
      #2

      Hi, You can simply schedule the service through Scheduled Tasks in windows. Go to control panel --> Scheduled Task and add a new task for your service. You can install your service as well and it will run in the background and performs your task according to your requirements. Regards,

      P 1 Reply Last reply
      0
      • J Jaffer Mumtaz

        Hi, You can simply schedule the service through Scheduled Tasks in windows. Go to control panel --> Scheduled Task and add a new task for your service. You can install your service as well and it will run in the background and performs your task according to your requirements. Regards,

        P Offline
        P Offline
        Piyush Vaishnav
        wrote on last edited by
        #3

        Thanks for response...Can we do this Programmaticly.

        G 1 Reply Last reply
        0
        • P Piyush Vaishnav

          Thanks for response...Can we do this Programmaticly.

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

          Yes, you can: A New Task Scheduler Class Library for .NET[^]

          Giorgi Dalakishvili #region signature My Articles / My Latest Article[^] / My blog[^] #endregion

          P 1 Reply Last reply
          0
          • G Giorgi Dalakishvili

            Yes, you can: A New Task Scheduler Class Library for .NET[^]

            Giorgi Dalakishvili #region signature My Articles / My Latest Article[^] / My blog[^] #endregion

            P Offline
            P Offline
            Piyush Vaishnav
            wrote on last edited by
            #5

            Thanks.... it's very helpful....

            G 1 Reply Last reply
            0
            • P Piyush Vaishnav

              Thanks.... it's very helpful....

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

              Glad to help you :)

              Giorgi Dalakishvili #region signature My Articles / My Latest Article[^] / My blog[^] #endregion

              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