LINQ Syntax Cheat Sheet

Someone over at ASP.NET Resources made up a System.Linq.Enumerable extension methods cheat sheet and called it a LINQ Standard Query Operators Cheat Sheet.

I like it, but I find Intellisense does the trick for me on IEnumerable extension methods. I do tend to forget the LINQ syntax.

I made up a LINQ Syntax Cheat Sheet.

linq query syntax_2007-12-18_22-00-56

Leave a Reply