INETA talk for Devgroup Stuttgart

.NET Developers Group StuttgartLast wednesday I gave my first talk for INETA, since I joined the speaker’s bureau last june. I spoke on Linq and C# 3.0 for the .NET User Group Stuttgart in Germany.

The powerpoint slides (as an Acrobat PDF version) and some demos that I used are included below.

The talk covers the basics of Linq and its application in Linq to SQL, Linq to XML and Linq to DataSets. It continues to discuss the way Linq works under the covers by introducing the innovations in C# 3.0. The final part covers the deferred execution by means of expression trees and the IQueryable<T> interface.

C# 3.0 and Linq.pdf (262 KB)
LinqCSharp30Demo.zip (1711 KB)

Filed under: , , , ,