Just sharing some of my inconsequential lunch conversations with you... RSS  

Thursday, April 17, 2008

Debugging service startup

.NET Tip of The Day has posted a cool way to debug services at startup, calling Debugger.Launch() or Debugger.Break(). There are times when this is the right answer, for the rest of the development I'd recommend debugging as a console application.

No comments:

Development Catharsis :: Copyright 2006 Mário Romano