03.11.2016 Views

Beginning ASP.NET 4.5 in CSharp and VB Opsylum

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

728 x CHAPTER 18 EXCEPTION HANDLING, DEBUGGING, AND TRACING<br />

⊲ WHAT YOU LEARNED IN THIS CHAPTER<br />

Breakpo<strong>in</strong>t<br />

Data tips<br />

Debugg<strong>in</strong>g<br />

Exception<br />

Exception h<strong>and</strong>l<strong>in</strong>g<br />

Stack trace<br />

Trace<br />

A marker you can set <strong>in</strong> your code to <strong>in</strong>dicate where you want the debugger<br />

to halt at run time<br />

Tooltips that present simple or rich data about variables dur<strong>in</strong>g debugg<strong>in</strong>g<br />

The process of f<strong>in</strong>d<strong>in</strong>g <strong>and</strong> fix<strong>in</strong>g bugs <strong>in</strong> your code<br />

The .<strong>NET</strong> term for an error that may occur <strong>in</strong> your code<br />

A methodology to identify <strong>and</strong> h<strong>and</strong>le errors that occur at run time<br />

A visual representation of the current stack of code calls<br />

Enables <strong>ASP</strong>.<strong>NET</strong> controls <strong>and</strong> your own custom code to write <strong>in</strong>formation to<br />

a central log location at run time

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!