The Error The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the […]
Visual Studio 2012 Crashes When Attaching to Process or When Opening Solution
This is a rant. For the solution skip to the next section So yeah… I don’t know about you all out there in dev land, […]
How to Uninstall CollabNet Desktop Version 3.1.2.0
What is CollabNet? CollabNet is a site that has a lot of nice almost free tools for you to use in a variety of places. […]
SSRS Logical Flaws of IIF
Déjà Vu It isn’t very often when I have to build reports for SSRS, it usually happens in bursts. I will write like 2-5 reports […]
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 […]
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 […]
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 […]
How to install sql server management studio 2008 component only
I posted an answer to this question on Stack Overflow here