Hi all,
I've just started working with LINQ (mainly in context of the ADO.NET Entity Framework) and currently learning the basics from The ADO.NET Entity Framework Overview @ MSDN and this LINQ tutorial.
Any other online primers recommended for beginners to learn LINQ fundamentals? I generally do know the syntax and how to get the objects I need but learning more should help me to write more efficient code.
Thanks!