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: […]
IIS application pool exploit
What? That’s what I said too when I first discovered the exploit. I didn’t think it was so easily possible to extract usernames and passwords […]
Cannot ping or RDP to Windows 10 machine
Problem This is a particularly stupid gotcha. For a long time now I haven’t been able to RDP into my Windows 10 Surface Pro 4. […]
Padding a string in tSQL
Gotcha There isn’t a Pad Left or Pad Right function in tSQL. Solution There is a lengthy discussion about this topic already on Stack Overflow […]
Why months is a terrible measurement
Introduction There have been numerous times that I have been asked to provide a threshold or measure something in months. I always warn that this […]
Sql Server REPLACE function makes expression string NULL when replacement string is NULL
Obscure problem This has happened to me before, but naturally I forgot because it has been a while. The scenario is that you have dynamic […]