Results 1 to 2 of 2

Thread: Managing window services in c#

  1. #1

    Thread Starter
    Hyperactive Member drattansingh's Avatar
    Join Date
    Sep 2005
    Posts
    395

    Managing window services in c#

    Hey. Could anyone give me some advise on how to handle window services in c#? I mean it takes to long to deploy and then install the service. If I make a mistake it takes almost 20 mins to deploy and then install the service. Does anyone knows of any shorter way to debug and test a window service?

    Jennifer

  2. #2
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690

    Re: Managing window services in c#

    Check out what MSDN says about this.

    In addition, I usually log to a text file just about everything that happens, so I can diagnose once it's deployed at a client's site.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width