Tuesday, August 16, 2005

Computation consumption for exceptions handling in.NET - .NET

The Code Project - Performance implications of exceptions in.NET - .NET

Exception handling is a common task in practical programming. To employ the exception handling feature of a language, you have better have a clear view on their effect on the system performance, which is also an important issue in the real world.

No comments: