How to run the C# Windows application as windows services?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ktummala
    New Member
    • Oct 2006
    • 3

    How to run the C# Windows application as windows services?

    How to run the C# Windows application as windows services?

    Thanks,
    kiran
  • milonov
    New Member
    • Oct 2006
    • 32

    #2
    hi, kiran

    see a link below
    http://www.codeproject .com/dotnet/simplewindowsse rvice.asp

    Best Regards,
    Michael Milonov
    http://www.snotratech. com

    Originally posted by ktummala
    How to run the C# Windows application as windows services?

    Thanks,
    kiran

    Comment

    • digitalmanic
      New Member
      • Oct 2006
      • 24

      #3
      Please check the link below.

      http://forums.microsof t.com/MSDN/ShowPost.aspx?P ostID=834904&Si teID=1

      Ambika Praveen

      Comment

      • ktummala
        New Member
        • Oct 2006
        • 3

        #4
        thanks for the link's it helped me out with this...

        Comment

        Working...