9/1/2020
•
EN
Translating NHibernate LINQ query to SQL
A guide to translating NHibernate LINQ queries to SQL without executing them, using a custom ToSql() extension method for debugging.