Exception Not Found

Creating C# Enums from a SQL Database using T4 Text Templates

Let's use T4 Text Templates to generate C# enums from SQL tables. Example code included!

The Catch Block #22 - Technical Communication is Hard, Yo

Ever tried to explain "copy and paste" to a 10-year-old who has never heard those words?

Using Conditional C# LINQ Clauses to Make A Multiple-Input Search Engine

Let's use cool extensions to LINQ to search board games by different properties!

The Catch Block #21 - Tips for Blind Code Reviews

Plus TypeScript's new website, console apps, maintaining vs. building, and translating design into code.

Modeling Ticket to Ride in C# Part 6: Structure, Scoring, and Drawbacks

Let's do the final bit of work to make our C# Ticket to Ride simulation complete!

Exception Not Found © 2026