I\'m using Linq to SQL. I have a DataContext against which I am .SubmitChanges()\'ing. There is an error inserting the identity field, and I\'d like to see the query it\'s u
Here is detailed description: http://debugmode.net/2011/06/26/logging-in-linq-to-sql/