I was told the other day by a Principal Engineer (PE) to change a class I wrote and I didn’t agree with his reasoning. This […]
Small date time is garbage and you should stop using it
Smalldatetime has been obsolete for a long time now get with the program A major pet peeve of mine is the smalldatetime datatype from SQL […]
TSQL: Passing objects to stored procedures via XML
Introduction This is a subject I have heard about repeatedly, but I never bothered looking into it until recently. I was told that writing hard […]
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 […]
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 […]