Problem Here are the reproduction steps for this annoying bug: You are playing Killing Floor 2 You die during a round You are watching the […]
SQL Server 2008 R2 will not install – Unhandled Exception has occurred in your application.
Buggy Installers This is a fun installation problem it almost made me pull my hair out trying to figure it out. Concerning installations I honestly […]
How to Iterate Through all Enums from a Class in C#
This took me a good while to figure out. This is specifically for looping through multiple enumerations declared inside of a class. This code would […]
Windows 7: How to locate a task you created in the Task Scheduler
I created a task recently in the windows 7 task scheduler and I couldn’t find my task after I created it. I saw other people […]