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. crone file

crone file

Scheduled Pinned Locked Moved C#
csharptutorial
7 Posts 4 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.
  • A Offline
    A Offline
    altafmohd
    wrote on last edited by
    #1

    can any body tell me how to create cron file in .net using c# for web application..

    D S 2 Replies Last reply
    0
    • A altafmohd

      can any body tell me how to create cron file in .net using c# for web application..

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      Considering Windows has no concept of a "cron" file, that's pretty much impossible to do. Are you talking about scheduling a task to run as some future point?

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak

      N A 2 Replies Last reply
      0
      • D Dave Kreskowiak

        Considering Windows has no concept of a "cron" file, that's pretty much impossible to do. Are you talking about scheduling a task to run as some future point?

        A guide to posting questions on CodeProject[^]
        Dave Kreskowiak

        N Offline
        N Offline
        Not Active
        wrote on last edited by
        #3

        Dave Kreskowiak wrote:

        pretty much impossible to do

        its just a matter of time :-D


        Failure is not an option; it's the default selection.

        A 1 Reply Last reply
        0
        • A altafmohd

          can any body tell me how to create cron file in .net using c# for web application..

          S Offline
          S Offline
          Sebastian T Xavier
          wrote on last edited by
          #4

          What is your exact requirement? for scheduling tasks it will be better creating a desktop application & using windows scheduler to schedule it....

          A 1 Reply Last reply
          0
          • S Sebastian T Xavier

            What is your exact requirement? for scheduling tasks it will be better creating a desktop application & using windows scheduler to schedule it....

            A Offline
            A Offline
            altafmohd
            wrote on last edited by
            #5

            its ok ...and thank you :)

            1 Reply Last reply
            0
            • N Not Active

              Dave Kreskowiak wrote:

              pretty much impossible to do

              its just a matter of time :-D


              Failure is not an option; it's the default selection.

              A Offline
              A Offline
              altafmohd
              wrote on last edited by
              #6

              hmmmmm ok :)

              1 Reply Last reply
              0
              • D Dave Kreskowiak

                Considering Windows has no concept of a "cron" file, that's pretty much impossible to do. Are you talking about scheduling a task to run as some future point?

                A guide to posting questions on CodeProject[^]
                Dave Kreskowiak

                A Offline
                A Offline
                altafmohd
                wrote on last edited by
                #7

                hmmm ok :)

                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