Sams Teach Yourself Visual Studio .NET 2003 in 21 Days

Sams Teach Yourself .Net in 21 Days

By Jason Beres

Day 7. Exceptions, Debugging, and Tracing

In the previous few days, you've written a lot of code that worked perfectly. I like to think that all my code is perfect, and at the end of these 21 days, the code that you write will be perfect, too. But for those unfortunate times when errors occur in your code, be they from invalid user input, logic errors, or system errors, you must know how to write your applications to handle errors gracefully. Even before errors occur, you need to understand how to use the tools in Visual Studio .NET to debug your applications to avoid errors altogether. Today, you

Share ThisShare This

Informit Network