Chapter 15. Debugging Your Code

<feature><title>What You’ll Learn in This Hour</title> <objective>

Adding comments to your code

</objective>
<objective>

Identifying the two basic types of errors

</objective>
<objective>

Using the Output window

</objective>
<objective>

Creating a structured error handler

</objective>
</feature>

No one writes perfect code. You’re most certainly familiar with those problems that prevent code from executing properly; they’re called bugs. Because you’re new to Visual C#, your code will probably contain a fair number of bugs. As you gain proficiency, the number of bugs in your code will decrease, but they will never disappear entirely. This book can’t teach you how to debug every possible build or runtime error you might encounter; ...

Get Sams Teach Yourself Visual C# 2008 in 24 Hours: Complete Starter Kit now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.