Click here to Skip to main content
15,885,278 members
Articles / Programming Languages / C#

Using LINQ Queries

Rate me:
Please Sign up or sign in to vote.
4.89/5 (133 votes)
25 Apr 2012CPOL23 min read 629.7K   292  
Most important LINQ queries explained
Usage of LINQ on collections of entities may significantly improve your code. In this article, you will find an explanation of the most important LINQ queries.

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
Program Manager Microsoft
Serbia Serbia
Graduated from Faculty of Electrical Engineering, Department of Computer Techniques and Informatics, University of Belgrade, Serbia.
Currently working in Microsoft as Program Manager on SQL Server product.
Member of JQuery community - created few popular plugins (four popular JQuery DataTables add-ins and loadJSON template engine).
Interests: Web and databases, Software engineering process(estimation and standardization), mobile and business intelligence platforms.

Comments and Discussions