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