I learned this the hard way a several years ago, but I was just reminded again when a coworker of mine brought in some caffeine free Chamomile Tea to […]
Credit Cards: How to use them Correctly
Credit Cards Growing up I remember watching people get into varying amounts of debt with credit cards. Even my parents got into some troubles with […]
How to use Treasury Direct
If you don’t have an account yet… I am not going to explain the registration process, that is pretty self explanatory, so if you don’t […]
Visual Studio’s Immediate Window – C# vs VB.Net
I am primarily a C# developer, I will admit up front that I dislike VB.Net and will avoid using it when I can. I am […]
Visual Studio Macros
I just wanted to share some very basic things that you can do with Visual Studio Macros. This explanation will be valid for both Visual […]
Windows Services and Creating a Setup Project
I want to create a constructive post on this with a full explanation on how to create a setup project for anything, my main example […]
SQL Server: Attaching a Second Copy of a Database that Exists Already in the Same Server
This was a fun one, I couldn’t find a definitive answer on this so here is mine. Question How can I attach a database (MDF/LDF) to my […]
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 […]
Visual Studio 2008 Installation – Debugger Not Installed!
Some Background Like most Microsoft installations, ever individual’s experience installing the same piece of software can be very different. I must be special because I […]
Notepad++ Errors: Doing a full Uninstall
Misbehaving Plugins I changed jobs and the new machine that I was using kept giving me pop up errors every time I opened up NotePad++ […]