Looking for a way to programmatically dump the call stack and a .net Win Forms app when ever a section of code is hit. Its something I haven\'t come across before but will save
Actually it wouldn't slow down your application, because the callstack information mustn't be generated, it's present during the whole processing of your code.