Exception Not Found

22 Useful Software Development Analogies (Meme Version)

Use these handy memes to explain to your friends and coworkers just what it is you do all day. Here's the text-only version of this post [http://www.exceptionnotfound.net/useful-software-development-analogies]. Writing Code Image is modified from KUKA Industrial Robots IR.jpg [https://commons.wikimedia.org/wiki/File:KUKA_Industrial_

22 Useful Software Development Analogies

Use these analogies to explain to your friends and coworkers just what it is you do all day. Also check out the meme version of this post [http://www.exceptionnotfound.net/useful-software-development-analogies-meme-version] . Writing Code Writing code is like putting windshield wipers on your car, only if you fail to install

Using AutoMapper with StructureMap in ASP.NET Web API

I'm on a "Combine These Two NuGet Packages in Web API" kick lately, so let's keep that going! We're going to set up an ASP.NET Web API project that uses AutoMapper and StructureMap [http://structuremap.github.io/] to provide us with mapping and injection-based repositories and controllers. I already

Solving Minesweeper with C# and LINQ

Anybody who's spent any time at a Windows machine in the last 26 years has probably played a few games of Minesweeper [https://en.wikipedia.org/wiki/Minesweeper_(video_game)]: I mostly work in the ASP.NET space, and I'd been wondering for a few weeks how feasible it was

15 Fundamental Laws of Software Development

(AKA How To Sound Smart At Your Next Team Meeting) Occam's Razor This widely-known adage dates to a philosopher and friar from the fourteenth century named William of Ockham [https://en.wikipedia.org/wiki/William_of_Ockham]. Occam's Razor [https://en.wikipedia.org/wiki/Occam%27s_razor] is often stated

Exception Not Found © 2026