Is there any possibility to customize LINQ to SQL in terms of both query and sql text translation? For query customization it is possible, but what about sql text translation? I hope there is not only one way to do the same thing in LINQ to SQL.
Read More...