Hacker News new | ask | show | jobs
by hokkos 3414 days ago
What you miss is that with LINQ you can extract the expression tree : https://msdn.microsoft.com/fr-fr/library/mt654263.aspx This is what is used to generate the SQL.