How to protect from SQL Injections in ASP.NET

Some good links to figure out how to save your code’s ass from being thrashed by SQL Injections

http://msdn2.microsoft.com/en-us/library/ms998271.aspx#paght000002_step2

http://msdn2.microsoft.com/en-us/library/bb355989.aspx#paght000003_step4

comments powered by Disqus