On Thursday, 7 June 2012 at 05:04:30 UTC, Mehrdad wrote:
no programming language will save you from that

LINQ isn't exactly susceptible to SQL injection. :P

I would consider Linq to SQL more of a library than a language, even though it has compiler support. It's also something that should be doable in D (and in a more optimized way than in C#), especially if that __traits(codeof) pull gets added.

Reply via email to