|
-
Oct 18th, 2005, 08:29 AM
#1
Thread Starter
Hyperactive Member
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
-
Oct 18th, 2005, 10:53 AM
#2
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|