Hey,
i am using tracing in my code for debug and other info. i want to enable/disable a trace viewer which could open up and show the trace statements when the application is running (like debug trace in VS.net). How do i create(choose) a trace viewer which will show defaulttracelistener's trace statements in runtime without affecting application performance. pls note again that i want the trace in a window.
thanks
Viztek
i am using tracing in my code for debug and other info. i want to enable/disable a trace viewer which could open up and show the trace statements when the application is running (like debug trace in VS.net). How do i create(choose) a trace viewer which will show defaulttracelistener's trace statements in runtime without affecting application performance. pls note again that i want the trace in a window.
thanks
Viztek