Preventing SQL Injection Using Linq
Rohan Warang | May 10, 2009SQL injection is one of the most common hacking methods for websites where authentication is required for accessing the website content. In this article we try to verify if linq based data access layers are truly immune to SQL injection.






