Steve's personal weblog

Interesting flotsam on programming, Java, .NET, Configuration Management, and the geek lifestyle.

Monday, August 23, 2004

Debugging application startup when you don't directly launch the app: Matt Pietrek's blog discusses a cool way to launch a debugger on windows. Allows for the debugger to start the app and get involved VERY early.