1 hour, 11 minutes, 21 seconds
LINQ - Tips, Tricks and Optimizations by Scott Allen
(6)
This session will demonstrate practical LINQ tips you can use to improve the performance of an application. We’ll see the advantages of deferred execution, re-write correlated sub queries, and offer advice on choosing between the two flavors of LINQ syntax.
In addition, we’ll spend time looking…