Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- Understanding the new Try/Catch statement in SQL Server 2005
- Error handling has come a long way in SQL Server 2005. Arthur Fuller says that if you're using Raiserror instead of the new Try/Catch statement, it's time to wake up and smell the coffee! Versions prior to SQL Server 2005 offered little in the way of error handling—Raiserror...
- Tags: Microsoft SQL Server, Microsoft SQL Server 2005, Try/Catch, Databases, Arthur Fuller, Error Handling, Begin Catch, Begin Try, SQL Server Newsletter, TechRepublic Inc., Error, Listing B, Catch, Enterprise Software, Software, Data Management
- Technical articles 2006-08-21
- Keep customers happy with error handling
- This article originally appeared as a Design and Usability Tactics e-newsletter.By Jim KukralImagine that you're watching someone tryingto buy a widget from your Web site. The user fills out the creditcard information, hits Submit, the screen refreshes, and nothinghappens. The user thinks there must be an error but doesn't knowwhat...
- Tags: Channel management, Error Handling, Jim Kukral
- Technical articles 2003-09-29
- More standards to improve your VB work
- The way you group functions and procedures within Visual Basic modules can mean the difference between easy-to-fix code and a maintenance headache. These suggested VB standards will show you how you can make your team's code better for everyone.Some developers argue that establishing standards for the way your team codes...
- Tags: Microsoft development tools, Quality, Programming languages, Error Handling, Irina Medvinskaya, Microsoft Visual Basic, standards
- Technical articles 2001-08-27
Additional Resources
- Making Error Handling Robust
- Download this Compuware white paper to read about a variety of factors that complicate the task of writing error-handling code. Learn why the generic error-handling objects used by .NET's structured exception handling SEH often prove insufficient for diagnosing the cause of a problem, and find out how fault simulation software...
- Tags: Compuware Corp., .Net, Application Servers, Middleware, Tools & Techniques, Software Development, Software/Web Development, Enterprise Software, Software, Management
- White papers 2005-01-01
- No more cryptic error messages with PHP custom error handlers
- How's your error handling?Have you used the built-in PHP error handling tools to create your own custom error handler? How do you track down errors in your code?
- Tags: Scripting languages, Mark W. Kaelin
- Discussion threads 2006-09-08
- Explore the Enterprise Library Exception Handling Block for .NET 2.0
- The Enterprise Library Exception Handling Block provides all the underlying plumbing code required to handle exceptions. Stop writing repetitive exception handling code and learn how to use it in the own applications to make exception handling consistent and effective. In an ideal world, all the code one writes would always...
- Tags: Exception, Enterprise Library Exception Handling Block, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
- White papers 2006-05-12
- Navigating Error Recovery Code in Java Applications
- Java provides a program-level exception handling mechanism in response to error conditions that are translated into exceptions by Java VM. However, exception handling code is often widely scattered throughout an application and untested. This paper presents a program visualization tool ExTest that shows quite precisely all the handlers for exceptions...
- Tags: Java Application, Recovery, Exception, Programming Languages, Java, Software Development, Software/Web Development
- White papers
- Error Handling in Sybase SQL
- Hi everybody...Please help me out to do error handling in Sybase SQL...Thanks in advance..cheers,DevendraIndia.
- Tags: devendra.bhise@..., programming, SQL, Sybase Inc., Sybase SQL
- Discussion threads 2007-03-08
- Master advanced PHP error handling techniques
- This sample chapter, taken from Sams' Advanced PHP Programming discusses PHP's built-in support for error handling. In programming, both external errors and code logic errors are inescapable. Fortunately, PHP has built-in support for error handling, as well as a built-in severity system that allows you to see...
- Tags: Technique, Sams Publishing, built-In, PHP, Error, Scripting Languages, Software/Web Development, Web Development
- Book chapters 2005-10-19
- Master advanced PHP error handling techniques
- In programming, both external errors and code logic errors are inescapable. Fortunately, PHP has built-in support for error handling, as well as a built-in severity system that allows you to see only errors that are deemed serious.This sample chapter, taken from Sams' Advanced PHP Programming, discusses the sort of errors...
- Tags: Advanced PHP Programming, master, PHP, programming, technique
- Download resources 2005-10-19
- Learn the basics about structured exception handling in VB.NET
- Irina Medvinskaya provides information, as well as code samples, about both types of structured exception handling blocks: Try…Catch and Try…Finally. One of the most reputable changes in the Visual Basic language is the introduction of structured exception handling in VB.NET. While the latest version of the language...
- Tags: Microsoft Visual Basic.Net, Irina Medvinskaya, Microsoft development tools, Programming languages, .NET, TryÂ, structured exception handling, Visual Basic Tips Newsletter, Block, Error, Try, Development Tools, Software Development, Software/Web Development
- Technical articles 2006-11-16
- No more cryptic error messages with PHP custom error handlers
- PHP comes with built-in tools to let the developer trap script errors and divert them to their own user-defined error handler. You can program this handler to display a more informative error message, log the error to a file or database and/or take remedial action. In this download, you'll see...
- Tags: PHP, Error, Error Handler, Scripting Languages, Software/Web Development, Web Development
- Download resources 2006-09-08
- Utility Library (exe)
- Utility Library adds extensive and expert functionality to your projects instantly with a library of functions for Encryption, Compression, Screen capturing, File Handling, String Handling, FTP, Registry, UUCoding, Error Handling, Language Translation, and Graphics Handling. By using a pre-tested, pre-built component that can be reused time and time again in...
- Tags: Library, Utility Library, Investment, Finance
- Software downloads 2007-05-24
- Manage error conditions by defining exception handlers in MySQL 5.0
- Over the past decade, MySQL has become the dominant open source database, and along with Linux and PHP, is at the heart of millions of applications. Now, with support for stored procedures, functions, and triggers in MySQL 5.0, MySQL offers the programming power needed for true enterprise use. MySQL Stored...
- Tags: MySQL, O'Reilly Media Inc., MySQL 5.0, Open Source, Databases, Enterprise Software, Software, Data Management
- Book chapters 2006-08-08
- How do I... Obtain and use information about runtime errors in Access applications?
- To make sure a runtime error doesn't derail your Access applications, you should include error handling that ignores or fixes the error and continues processing, requests information from the user and then uses that information to continue processing, or terminates the current process without crashing the database. Here's a look...
- Tags: Microsoft Access, Error, Microsoft Office, Databases, Office Suites, Software, Enterprise Software, Data Management
- Download resources 2007-05-21
- Don't let disappearing error handling send you into a panic
- It's hard to remember tools and options you seldom use. If Access' error trapping suddenly stops performing as usual, don't fret. Most likely, someone has set the VBE to break at all errors. by Susan Harkins
- Tags: Error, Productivity, Microsoft Office, Databases, Office Suites, Software, Enterprise Software, Data Management, Susan Harkins, Microsoft VBA, Routine, Break, Scripting Languages, Software/Web Development, Web Development
- Blog posts 2008-11-03
- Softgroup .Net Error Object (zip)
- It is essential that all errors are correctly handled by your application. However, there is more to effective error handling than just placing an error trap in every procedure and displaying a simple message box whenever an error occurs. Softgroup .Net Error Object provides easy error processing and implementation with:...
- Tags: Error, Softgroup, Softgroup .Net Error Object, .Net, C#, Microsoft Development Tools, Programming Languages, Application Servers, Middleware, Software Development, Software/Web Development, Development Tools, Enterprise Software, Software
- Software downloads 2008-09-29
- MSDN Webcast: What I Wish Developers Knew About Writing Applications for SQL Server 2005 (Level 200)
- This webcast addresses some of the most common errors in SQL server encounter, and explains how to avoid them in the applications. The speaker covers connecting to SQL Server, cursors, handling NULLs, stored procedures and dynamic SQL, error handling, and transactions.
- Tags: Developer, Microsoft Developer Network, Webcast, Microsoft SQL Server, Microsoft SQL Server 2005, Databases, Enterprise Software, Software, Data Management
- Webcasts
- Write great code by anticipating and addressing error conditions in advance
- Just as in life, you can't presume that everything in your program will always run smoothly--so you must handle all possible error conditions in your code. This sounds simple enough, but handling errors and failure cases is hard work. It bogs programming down in the mundane details of the real...
- Tags: Error Condition, Error, Development Tools, Software Development, Software/Web Development
- Book chapters 2007-01-10
- MSDN Webcast: Instrumentation, Logging, and Error Handling in ASP.NET Applications (Level 200)
- The presenter of this webcast discusses best practices that can help to write more secure software. Building detection and reaction mechanisms that signal errors or attack conditions into the applications empowers to diagnose and fix problems much more easily. The presenter describes how these detection and reaction mechanisms are as...
- Tags: Microsoft Developer Network, Webcast, Microsoft ASP.NET, Microsoft Corp., .Net, Performance Management, Middleware, Digital Media, Software Development, Software/Web Development, Human Resources, Workforce Management, Enterprise Software, Software, Consumer Electronics, Personal Technology
- Webcasts
- << Previous
- page 1 of 1
- Next >>