7
shouts

Preventing SQL Injection in ASP.NET

published 204 days, 1 hour, 6 minutes ago posted by MikesdotnettingMikesdotnetting 204 days, 10 hours, 59 minutes ago
Wednesday, August 19, 2009 4:55:54 PM GMT Wednesday, August 19, 2009 7:03:14 AM GMT

I, and many other contributors to the forums at www.asp.net find examples of code posted on a daily basis that are vulnerable to SQL Injection attacks. We continue to exhort beginners (and some more experienced programmers) to code against them. This article examines just how serious a flaw vulnerable coding can be, and what you should do about it.

category: ASP.NET | clicked: 55 | | source: www.mikesdotnetting.com | show counter code
tags: ADO.NET, ASP.NET, SQL Injection