I'm sure there's more than one technique for doing this, but this works for me, so I thought I'd share it.
Depending on how you count them, there are three or four steps to debugging a .net 2.0 console application by using the IDE:
Set a breakpoint
Read More