Control-of-Flow Guidelines

A good way to keep yourself out of trouble when it comes to debugging and code maintenance is to employ good control-of-flow coding practices. This might seem like a no-brainer, but experience has shown that the concept definitely warrants reinforcement.

If Statements and Case/Switch Constructs

For simple decisions in your ...

Get Debugging ASP.NET 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.