Skip to content
  • Home
  • About

The Difficult Bit

Some software development issues

Linq to SQL

Capturing SQL Statements Generated by LINQ to SQL

LINQ to SQL generates SQL statements to send to SQL Server. In the case of problems with these, for example unexpected results or poor performance, it is useful to be able to capture this SQL. This can then be run and investigated separately. It is also sometimes useful to get a feel for the number […]

continue reading Capturing SQL Statements Generated by LINQ to SQL
Proudly powered by WordPress | Theme: Aventurine by Kelly Dwan & Mel Choyce.