I heard that SQL Injection can still be possible when using ADO.NET SQLParameter (paramterised query) for SQL Server.
I am looking for real examples in C#/VB code
Try searching for vulnerabilities in ADO.net, there can be a security flaw.