News
I got some feedback from readers of that column who use the LINQ method-based syntax (I used the SQL-like syntax in the column). This tip addresses that feedback by showing the method-based syntax, ...
If LINQ were smart enough-- and it's pretty smart in other areas, at least-- it'd be feasible to see certain of these operations pushed out to the database server in the SQL.
A warning: My SelectMany call is a little ugly, for two reasons. First, I need to call the DefaultIfAnyMethod on the SalesOrders collection -- this method will provide a null/Nothing value when ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results