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 Service

Windows Service

Scheduled Pinned Locked Moved C#
csharpdatabasesql-serversysadminhelp
3 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.
  • D Offline
    D Offline
    dabuskol
    wrote on last edited by
    #1

    Hi Guys I need your help. (please...) I don't know if my question is on the correct newsgroup. I created a C# program that listen to another computer get the data and save it to SQL server databse using his port number. I need to run this program into the windows service so that it will run continously. I don't want to use the windows scheduler. I want to create a C# program that will function as service and run my program at the same time. Please any help or tutorials would of great help tome. thanks in advance, specially the time. :-( Dabus:confused:

    M K 2 Replies Last reply
    0
    • D dabuskol

      Hi Guys I need your help. (please...) I don't know if my question is on the correct newsgroup. I created a C# program that listen to another computer get the data and save it to SQL server databse using his port number. I need to run this program into the windows service so that it will run continously. I don't want to use the windows scheduler. I want to create a C# program that will function as service and run my program at the same time. Please any help or tutorials would of great help tome. thanks in advance, specially the time. :-( Dabus:confused:

      M Offline
      M Offline
      Mazdak
      wrote on last edited by
      #2

      Use the search bar at the top of page and search this site to find some arrticles about how to create a windows service. Its very easy with C#. Mazy "A bank is a place that will lend you money if you can prove that you don't need it." - Bob Hope

      1 Reply Last reply
      0
      • D dabuskol

        Hi Guys I need your help. (please...) I don't know if my question is on the correct newsgroup. I created a C# program that listen to another computer get the data and save it to SQL server databse using his port number. I need to run this program into the windows service so that it will run continously. I don't want to use the windows scheduler. I want to create a C# program that will function as service and run my program at the same time. Please any help or tutorials would of great help tome. thanks in advance, specially the time. :-( Dabus:confused:

        K Offline
        K Offline
        kenokabe
        wrote on last edited by
        #3

        http://www.codeproject.com/csharp/csharpsvclesson1.asp http://www.codeproject.com/dotnet/simplewindowsservice.asp I think these are ones...

        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