My Work
My Blogs
Hotlinks
Tag Archives: linq
How to JOIN two tables using LINQ to SQL
Wanted to share this since it gave me so much trouble figuring out. It’s a simple SQL query ported to LINQ to SQL that joins two tables to return a filtered listed of data. Here are the tables from my … Continue reading
Posted in .net, C#, database, development, microsoft, SQL, tips and tricks
Tagged asp.net, join, linq, linq to sql, linqtosql, query, SQL
6 Comments
