I think this should win the “Most Horrible Sproc Parameters” contest if there were such a thing. And then people wonder why I get mad […]
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 […]
Entity Framework: Executing SQL Strings
I’ve griped about this before, not sure why everything has to be so complicated with EF at times, but holy hell executing just a simple […]