Content tagged with: linq
A small tutorial to write LINQ Queries in C#.
In this interview filmed during QCon SF 2008, Eric Meijer talks about less known LINQ features, like the ability to do meta programming or the fact that LINQ works against any data collection that implements the sequence operators. Meijer also talks about the differences between functional languages and objectual ones, asynchronous computation, and the evolution of languages.
http://www.infoq.com/interviews/LINQ-Erik-Meijer
In this webinar, Joseph Albahari, author of C# 3.0 in a Nutshell, the LINQ Pocket Reference, and C# 3.0 Pocket Reference, provides an introduction and brief tutorial to LINQPad, the querying tool that’s sweeping the .NET world. This is a must-watch webinar for anyone working in C# 3.0 and .NET Framework 3.5.
In order to understand how Microsoft intends LINQ to be used in a multi layered architecture, we first need to take a look at partial classes, which have been around since .NET 2.0, and the new partial methods.

RSS Feed
Twitter