This is an exceptionally stupid problem and I wish Hulu would fix it already 😡. Luckily there is a proven work around 😀! Woooo 🙌! […]
Dot net core NUnit unit test won’t start
I was hoping this problem would resolve itself, but it hasn’t so I am writing about it to document it to refer to in the […]
After appending child elements to a parent element using jQuery some child elements won’t render
This was a head scratcher All too often we become very comfortable with what we are doing, so when we stumble across some of the […]
Sql Server tSql: DELETE statement executes but won’t delete
Problem I ran into the most puzzling issue recently where I was executing a DELETE statement inside of a transaction among other statements inside of a stored procedure. […]
AngularJS ui-sref returns Error: Could not resolve ‘href value’ from state ‘state name’
Introduction Ever since it has been clear that the industry has chosen AngularJS as the JavaScript based client side framework among others (Ember is good […]
Windows Service Installer Error 1001: Cannot start service on computer %1 is not a valid Win32 application
Problem I was working on a windows service I haven’t looked at in ages. We recently updated some dlls that broke the windows service, so […]
Worst Visual Studio 2010 Bug I Have Ever Seen
The Background This bug was so bad I had to post about it. This is by far the WORST Visual Studio 2010 (VS2010, VS) bug […]
Telerik RadGridView Hierarchical Data (Child Grids) for Winforms Gotcha
The Gripe I have been banging my head against a wall since yesterday trying to figure out what the hell I was doing wrong with my RadGridView’s […]
DataGridViewButtonColumn Text Won’t Show
This is a stupid Gotcha, like most Gotchas it is just irritating and something that frankly could have been designed better. The Gripe If you […]