LINQ
History of LINQ
Fundamentals of LINQ
LINQ Query Syntax
Var and Anonymous Type
LINQ deferred execution and Immediate execution
LINQ eager loading and lazy loading
Understanding IEnumerable, IQueryable, IList and ICollection
Querying database using LINQ Pad
SQL Joins using LINQ