That's the built in debug listener. But you can implement your own listeners or use the trace listener which is in release builds. For smaller jobs I like to use the trace listener writing to a text file or the event log, large things I will use the exception publishing pattern.
>> Forgot to add that this would only run when the user turns on debugging. =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
