This problem turned into a horrible time suck for me, so I really wanted to document what happened and how to resolve it because this […]
The conflation of ML and AI
As a software developer, it is a huge pet peeve of mine when I hear everyone and their grandmother using the term AI to describe […]
Visual Studio 2017 will not connect pre-existing repository to TFS after TFS URL has changed
Irritating problem There is an amalgam of complaints about this issue already on the product form, you can view them here: https://developercommunity.visualstudio.com/content/problem/26914/team-explorer-does-not-recognize-previously-cloned.html The scenario for this […]
SQL Server rows appear to not be deleting
The Stupid Problem You are working on a database that you are not very familiar with as a developer – meaning that you are not […]
Service Unavailable: HTTP Error 503. The service is unavailable. – Your Application + SSRS + Reports folder = obscure mess
Introduction Wow… another error message that tells you NOTHING! This error message reads: Service Unavailable: HTTP Error 503. The service is unavailable. I need to […]
GridView does not have a default Insert Support
Here is a fun fact for you. The ASP.NET GridView control does not have default Insert Support for your objects, even if you are using […]