Exception Not Found

Time Slides - The Problem With Being A Completionist

My wife and I were fortunate enough to be able to purchase season-long passes for us and our kids to our local water park. Since we live in a desert [http://www.exceptionnotfound.net/phoenix-is-not-just-saguaros-and-camelback-mountain/] and our summer lasts half the year, this park is a perfect place for all

The Startup.cs File in ASP.NET Core 1.0 - What Does It Do?

I'm working on a presentation for my day job on ASP.NET 5 ASP.NET Core 1.0 [http://www.hanselman.com/blog/ASPNET5IsDeadIntroducingASPNETCore10AndNETCore10.aspx] and its new features, as most of my coworkers haven't been exposed to it yet. Part of this process is to demo the new features

The Two-Step "Do I Need To Fix This Right Now?" Questionnaire

Almost every day one of my teammates will come to me with a "bug" or problem they discovered and want to know if we should fix it as part of the next deployment, or wait for the QA department (whom we jokingly refer to as the bug hunting team [http:

Using Code-First Migrations in Entity Framework

Entity Framework Code-First includes a new feature for maintaining database changes in code files: Migrations. Migrations are code files that describe what changes were made to the database schema at different points in time. You create the migrations when you need them, and the code will use those files (and

Software Development != Software Engineering. Do we want it to?

Footsteps echo through the empty hallway as you stride, coffee in hand, toward your study. You cross the threshold, briefly pausing to flick on the overhead lights, and the laptop on the center table stares back at you, the schematics gleaming on its too-bright screen. Setting the cup down, you

Exception Not Found © 2026