Click here to Skip to main content
15,890,527 members
Articles / Programming Languages / C#

Increase the performance of your LINQ application with a few .NET tricks

Rate me:
Please Sign up or sign in to vote.
3.58/5 (10 votes)
24 Aug 2010CPOL6 min read 58.1K   33  
This article will show an easy way to increase the performance of LINQ using .NET 3.5 and C#.

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
United States United States
I have a B.S. in Computer Science from Wright State University in Dayton, OH.

I am a Microsoft Certified Professional with over 10 years of software engineering. 7 of those years were spent developing enterprise applications.

Comments and Discussions