When I first heard about LINQ some time back, I was a bit skeptical.
But, I recently had the chance to use LINQ on a project for work.
Now, I wonder how we got along without it for so long.
So, if you're learning or curious about LINQ, MSDN has put together 101 LINQ samples to demo its core features.
MSDN Netherlands has also put together a MSDN Chopsticks episode on LINQ and its underlying mechanics. [Windows Live ID sign in required]
While you don't really need to know the gory details of anonymous types or lambda expressions to use LINQ, it does help you understand LINQ's power and its potential to change the development landscape.
Technorati Tags:
LINQ,
MSDN