One of the issues I see often in code on Stack Overflow is SQL injection. I still typically answer multiple questions per week that include, along with the rest of answer, some form of the text, “This is scary-vulnerable to SQL injection issues.” This is a “Really Big Deal”™. It’s one of about three things […]
Entries from September 5th, 2022
Let’s Make a Single Statement Mode for ADO.NET
September 5th, 2022 · No Comments · .net, security, sql, Sql Server, stackoverflow
Tags: