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. Web Development
  3. ASP.NET
  4. creating a daemon process [modified]

creating a daemon process [modified]

Scheduled Pinned Locked Moved ASP.NET
databasecsharpsql-serversysadminhelp
2 Posts 2 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.
  • L Offline
    L Offline
    liz3
    wrote on last edited by
    #1

    I'am creating a website where the front-end is bein developed using ASP .NET,the code so far has been written using VB .NET and all data is stored using MS SQL Server 2000.Everytime the user logs in and performs some activity the database contents are changed correspondingly. Now i need a process that runs in the background on the server side such that everytime a user fills in a particular form, the process initiates a timer for say,15 mins and wen the timer expires some database modifications are made.This has to be true for every incoming request from the user.So if Im not wrong i need a daemon process that awaits an incoming request and then performs the above-said activity. I have no idea what i need to use in order to achieve this.Please help.

    modified on Tuesday, March 10, 2009 11:33 PM

    F 1 Reply Last reply
    0
    • L liz3

      I'am creating a website where the front-end is bein developed using ASP .NET,the code so far has been written using VB .NET and all data is stored using MS SQL Server 2000.Everytime the user logs in and performs some activity the database contents are changed correspondingly. Now i need a process that runs in the background on the server side such that everytime a user fills in a particular form, the process initiates a timer for say,15 mins and wen the timer expires some database modifications are made.This has to be true for every incoming request from the user.So if Im not wrong i need a daemon process that awaits an incoming request and then performs the above-said activity. I have no idea what i need to use in order to achieve this.Please help.

      modified on Tuesday, March 10, 2009 11:33 PM

      F Offline
      F Offline
      fred_
      wrote on last edited by
      #2

      try a Workflow

      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