By alashcraft
via geekproject.com
Submitted: Jun 27 2008 / 07:06
When I need to debug a windows service I usually make a call to Thread.Sleep and then attach the debugger manually. But now I have realized that there is an easier solution to this problem and it is to launch the debugger by yourself!
Add your comment