Gotcha If you just want the solution skip to the “Understanding the problem” section. A pet peeve of mine that I have definitely mentioned before […]
Using absolute paths with FTP
Obscure problem Ran into an annoying problem recently where an FTP account I was logging in with had a home directory of something like this: […]
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 connect to a remote SQL Server
I posted about this on Stackoverflow.com http://stackoverflow.com/questions/2486610/how-to-connect-to-sql-server-from-another-computer/6765184#6765184 I think I will revisit this later to find the correct 1 way solution to this problem.