Matthew van Bird - Writing · May 10, 2025
Why You Should Avoid Using Exceptions for Normal Application Flow in C#
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Background I was asked in a review why I'd used the Result pattern on a project, and why there was so little exception handling in it. The question came from someone who'd spent the last two years in a codebase where exceptions were the control flow, and it's a fair question. Most of what we argue…

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.