Presentation: 30/03/2008 - Adelaide Happens - LINQ

This afternoon I spoke about LINQ at the ADNUG Happens event. I covered:

  • How we got to LINQ: IEnumerable, Anonymous Delegates, Generics
  • New features that enable LINQ: Extension methods, generic parameter interference, lambda expressions, anonymous types
  • What LINQ is
  • LINQ flavours:

The slides and code are on Subversion:

http://svn.paulstovell.net/Presentations/LINQ/

Here are the links from the last slide:

I made a number of suggestions during the talk about my opinions on the VB.NET language. Upon receiving death threats from various VB.NET fans in the audience, I wish to apologise for those statements :)

Leave a Reply