Display StackTrace on exception
Difficult to debug without it - I'm using LINQPad as a sandbox for most of my development, much faster than VS2010
4
votes
georgiosd
shared this idea
-
LINQPad already exposes the StackTrace - just expand the exception object that appears in the results window.