programming exceptions

RSS RSS programming exceptions

Sort by: Relevance | Date

Exception Safety for C#

White Paper Programming-language mechanisms for throwing and handling exceptions can simplify some computer programs. However, the use of exceptions can also be error prone, leading to new programming errors and code that is hard to understand. [19 Jul 2007]

MSDN Webcast: Exceptions Happen (Session 7): Optimized Exception Handling With Microsoft .NET - Level 200

White Paper Every developer deals with exceptions - they're part of the imperfect programming world. In this webcast in the 14-part series "Soup to Nuts - A Practical Guide to Building Windows Forms Applications with .NET," it will delve into the subject of... [15 Jun 2007]

Exceptional Syntax

White Paper From the points of view of programming pragmatics, rewriting and operational semantics, the syntactic construct used for exception handling in ML-like programming languages, and in much theoretical work on exceptions, has subtly undesirable features. [04 Jul 2006]

Learn the basics of C# programming

White Paper This sample chapter, taken from Sams' Microsoft Visual C#.NET 2003 Kick Start, covers some C# programming basics, including how to work with iterative statements, loops, methods, and runtime exceptions. [17 May 2006]

The Fugue Protocol Checker: Is Your Software Baroque?

White Paper Even in a safe programming language, such as C or Java, disobeying the rules for using an interface can cause exceptions at run time. Such rules govern how system resources are managed, the order of method calls, and the formatting of string... [04 May 2006]

Intel Debugger 10.0

White Paper It is a full-featured symbolic source-code application debugger that helps programmers locate run-time programming errors (i.e.incorrect code, memory leaks, stack overflows, unexpected exceptions or other algorithmic problems) in their code. [03 Jun 2008]

Intel Debugger 10.x

White Paper It is a full-featured symbolic source-code application debugger that helps programmers locates run-time programming errors (i.e.incorrect code, memory leaks, stack overflows, unexpected exceptions or other algorithmic problems) in their code. [28 Mar 2008]

Intel Debugger 10.0

It is a full-featured symbolic source-code application debugger that helps programmers locate run-time programming errors (i.e.incorrect code, memory leaks, stack overflows, unexpected exceptions or other algorithmic problems) in their code. [03 Jun 2008]

On Ignoring, Locking, and Parsing

White Paper This clause, when used in an exception block, catches any unhandled exceptions. There's a programming construct, WHEN OTHERS, in PL/SQL that the author wishes weren't there. There are times when this is useful, such as for logging errors. [28 Mar 2008]

MSDN Webcast: Inheritance: Design and Code Reuse (Level 200)

White Paper The discussion covers a range of topics including inheritance and "is-a", polymorphic programming, design reuse with abstract base classes, code reuse with concrete base classes, and inheritance in the FxCL using Collections and Exceptions. [08 Jun 2005]

AMD64 Architecture Programmer's Manual Volume 1: Application Programming

White Paper s resources and functions that are accessible to application software, including memory, registers, instructions, operands, I/O facilities, and application-software aspects of control transfers (including interrupts and exceptions) and performance... [30 May 2004]

Draft C# Language Specification

White Paper While later chapters describe rules and exceptions in a detail-oriented and sometimes mathematical manner, this chapter strives for clarity and brevity at the expense of completeness. C# (pronounced “C sharp”) is a simple, modern, object oriented... [24 Feb 2004]

MSDN Webcast: Visual Basic .NET Soup to Nuts: Exception Handling (Level 200)

White Paper The attendee of this webcast will learn about try/catch blocks, and it describes how to correctly handle the types of exceptions the application can experience. The presenter of this webcast explains the basics of Microsoft Visual Basic and... [05 Jul 2007]

Exception Handling in Symbian OS

White Paper Therefore, programs should be able to recover from exceptions when they occur. An exception should be distinguished from a programming error: a programming error can be addressed by fixing the program, but it is impossible to make a program free... [03 Jul 2008]

Exception-Handling Antipatterns

White Paper This paper discusses some fundamental concepts about the different types of Java exceptions and their intended uses. An antipattern draws on real-world experience to identify a commonly occurring programming mistake. [07 Nov 2006]

RSS Keep updated for stories matching programming exceptions via RSS


Quick Sitemap Links: