Click here to Skip to main content
15,896,726 members
Articles / Programming Languages / C#

Into and Let in LINQ (Let vs. Into)

Rate me:
Please Sign up or sign in to vote.
3.41/5 (8 votes)
26 Jul 2011CPOL1 min read 105.9K   13  
In this post, I am going to show two keywords in C# 3.0 which are very helpful when playing with a set of object collections using LINQ.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
India India

Microsoft C# MVP (12-13)



Hey, I am Pranay Rana, working as a Team Leadin MNC. Web development in Asp.Net with C# and MS sql server are the experience tools that I have had for the past 5.5 years now.

For me def. of programming is : Programming is something that you do once and that get used by multiple for many years

You can visit my blog


StackOverFlow - http://stackoverflow.com/users/314488/pranay
My CV :- http://careers.stackoverflow.com/pranayamr

Awards:



Comments and Discussions