From: Granada Coder, C#, Sql Server Blog: Software Quote
The conversation context: A VB6 developer moving to C# and posed the question “Where is the Resume Next in C#?”.
Here was the reply:
My VB.NET suggestions:
Exception Handling? (formally know as ErrorHandling)
Take the vb6 mentality of exception handling and do the 4 following things:
1. Put it in a brown [...]




