| Publisher | Jupitermedia | ||
|---|---|---|---|
| Format | HTML | Date added | 03 May 2006 |
| Topics | Software Engineering, .NET, Application Development | ||
| Downloads | 0 | ||
Despite the fact that exceptions are expensive to process they are positively a great thing for debugging applications and making software more reliable. The challenge is when exceptions are used incorrectly; specifically, when they are used to respond to normal conditions instead of exceptional conditions. Using first chance exceptions in the debugger is a way to ferret out the hidden exceptions that the application is generating so that one can go back and prevent them from happening in the first place. First chance exceptions are exposed via Visual Studio and can be leveraged in any language that compiles to the CLR. The starting point for learning how to leverage first chance exceptions is to expose a situation where hidden exceptions are causing a performance problem.
Related white papers
High Level Best Practices in Software Configuration Management
When deploying new software configuration management (SCM) tools, implementers sometimes focus on perfecting fine-grained activities, while unwittingly carrying forward poor, large-scale practices from their previous jobs or tools. The result...
Software Configuration Management: The Foundation of Global Distributed Development Today
By distributing development, you can create a collaborative work environment staffed by the best developers you can hire, regardless of their location. To support distributed development, you need a Software...
Alcatel Builds Easy-to-Use GUI's for Telecommunications Systems With Stingray Products
Alcatel, the Telecom segment of Alcatel Alsthom, designs, manufactures and markets complete telecommunications systems. Alcatel addresses the challenge of developing complete telecommunications systems. The company also needed to develop easy-to-use...
Develop, Test, and Deploy Faster with VMware Software
The QA phase of application development involves testing, debugging, and retesting, an often cumbersome process that must be repeated for multiple OSes and one that frequently ties up hardware resources...
Experiences With a Real Software Engineering Client
Encounters with a real software engineering client are described, along with the course format and content, project deliverables, and modus operandi. The project is a customary semester-long, team-oriented software development...
Using Managed Code and Visual Studio to Build Solutions - Level 300
Join this webcast to learn where Microsoft Office InfoPath fits into the Microsoft Office family. Find out about the Object Model and business logic programmability features in the product as...
Real World SOA Stories: How Business and IT Work Together to Build Globally Integrated Enterprises
Every day, IBM clients are using the Smart SOA approach to align IT and business goals to achieve real-world benefits. Among other benefits, they're enhancing the flexibility and reuse of...

