Click here to Skip to main content
15,895,557 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.2K   33  
This article will show an easy way to increase the performance of LINQ using .NET 3.5 and C#.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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