Click here to Skip to main content
15,889,216 members
Articles / Programming Languages / C# 5.0

Working with LINQ to Entities & LINQ to DataTable

Rate me:
Please Sign up or sign in to vote.
4.75/5 (17 votes)
31 Oct 2014CPOL4 min read 87.7K   601   38  
This topic gives us an idea of how to write Linq queries on Entities & DataTable. This covers some basic querying and also usage of joins and group by using LINQ.

Views

Daily Counts

Downloads

Weekly 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 PSPL
India India
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions