I\'d like a response from someone who actually does real-time programming in C# or who really understands the language internals.
I know that exceptions should not b
Good discussion, with metrics, of performance implications of try catch here.
Do try/catch blocks hurt performance when exceptions are not thrown?