LINQ To SQL Video - Getting From Expression Trees to SQL
by David Hayden ( Microsoft MVP C# ), Filed: LINQ To SQL
An interesting video put together by Charlie Calvert where Matt Warren and Luca Bolognese talk about what it takes to get from Expression Trees to generating SQL in LINQ To SQL. It is a fairly high-level video that shows Matt constructing a pipeline on a white board. If you are looking for technical information or code, you won't find it. However, it shows you the people behind the scenes and a bit of how the LINQ To SQL Engine works.
View it here.