Archive for the .NET Category

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

Earlier this week I held a short presentation to my team at Alcatel-Lucent Romania about the enhancements brought to C# by version 3.0. My intent is that everybody in the team is aware of the new things and start applying them the earliest possible. Some time in the following weeks I will post a series on LINQ which is the actual reason behind said language enhancements.

I am sharing this to everyone who wants a jump start. You can download the presentation (24 slides) and the code used throughout the presentation. You will need Visual Studio 2008 (any edition) to experiment with this.

Presentation (in PDF format): csharp3-language-enhancements.pdf

Presentation (in PowerPoint 2007 format): csharp3-language-enhancements.zip

Visual Studio 2008 Sample Code: csharp3-language-enhancements-code.zip