Looking for a way to programticaly 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 me some debug time.
Update : Forgot to add , how much overhead would this add to the application , i.e. would it slow it down considerably.