Exception Not Found

8 Things Every New Programmer Should Know

1. It doesn't get easier; you get smarter. Programming is not a simple endeavor. Requirements change in the middle of projects; technology advances quickly and ruthlessly; customers are quick to judge and slow to explain. Programming does not get easier. Rather, we programmers get smarter. Sponsored by #native_company# #native_

How to Restore a Lost Source Control Binding with TFS and Visual Studio 2017

I recently had a problem in which I could not add a new project to an existing solution which was bound to TFS source control. The only option I would get when I right-clicked on the new project was Source Control -> Add Solution to Source Control, which looked something

Opinion Time: Should Razor Pages Be the Default for ASP.NET Core Apps?

A few days ago I published the latest ASP.NET Core Demystified [https://www.exceptionnotfound.net/tag/asp-net-core-demystified/] post which was all about Razor Pages [https://www.exceptionnotfound.net/asp-net-core-demystified-razor-pages] and demonstrated how to build an app using them. In the process of writing that post, I realized that I

Razor Pages - ASP.NET Core Demystified

ASP.NET Core 2.0 was released just a few weeks ago, and included a new feature that may be the biggest single addition to ASP.NET Core since it was announced: Razor Pages! Come along with me as we figure out what Razor Pages are for, how they are

Everything It Takes to Self-Host a Ghost Blog with DigitalOcean

Let's see how to self-host a Ghost blog on DigitalOcean in 16 easy steps!

Exception Not Found © 2026