Summary

 < Day Day Up > 



In this chapter we have seen how the Visual Studio .NET debugger can be used to observe an application's behavior during its execution. Also, we have seen which powerful tools the debugger provides, to allow us to examine and change a variable's value, and more.

In the second part of the chapter, we covered the tracing functionality provided by the .NET with three classes: Trace, Debug, and Switch. We started listing the most useful tracing functionalities focusing on the ability to activate tracing by modifying values within the application configuration file.

Finally, we have seen a practical example where the tracing technique helps developers to find and correct bugs and logical errors.



 < Day Day Up > 



C# Threading Handbook
C# Threading Handbook
ISBN: 1861008295
EAN: 2147483647
Year: 2003
Pages: 74

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net