Has anyone written some interesting or cool Linq extension methods they would like to share? I’m attempting to build up a library of such methods for our developers, to help them transition into Linq and away from T-SQL.
Thanks very much.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can find hundreds of user submitted, ranked and commented extension methods on http://www.extensionmethod.net (for instance, the IEnumerable section contains 40 entries as of today).