On GameSpot: Game analysts sound off on market crisis
1 Resources for

tryÂ

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

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

Additional Resources

Get detailed error handling information in SQL Server 2005
In a recent article, I demonstrated how to catch errors inSQL Server 2000. The most significant aspect of error handling in SQLServer 2000 is the @@ERROR variable. You must query the value of this variableafter every statement execution to ensure no error has occurred that wouldrequire the transaction to be...
Tags: Microsoft SQL Server, Microsoft SQL Server 2000, Microsoft SQL Server 2005, Tim Chapman
Technical articles 2006-06-19
Understanding error handling in SQL Server 2000
Most iterative language compilers have built-inerror handling routines (e.g., TRYÂ…CATCH statements) that developers canleverage when designing their code. Although SQL Server 2000 developers don'tenjoy the luxury that iterative language developers do when it comes tobuilt-in tools, they can use the @@ERROR system variable to design their owneffective error-handling tools.Introducing transactionsIn...
Tags: Microsoft SQL Server, Microsoft SQL Server 2000, Tim Chapman
Technical articles 2006-06-05
  • << Previous
  • page 1 of 1
  • Next >>


Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now
Troubleshooting Backup Routines Power Checklist
Backup routines are the lifeblood of information technology. Protecting an organization's data is a computer professional's highest priority. Whether ...
Buy Now