Archive for April, 2008

Following the presentation on C# 3.0 enhancements, yesterday I held a presentation on LINQ to Objects to my team.

I am sharing this to everyone who wants a jump start on LINQ as this technology is likely to change the way we access data in our day to day programming. You can download the presentation and the code used throughout the presentation. You will need Visual Studio 2008 (any edition) to experiment with this.

Presentation (in PDF format): linq-to-objects.pdf

Presentation (in PowerPoint 2007 format): linq-to-objects.zip

Visual Studio 2008 Sample Code: linq-to-objects-code.zip