Click here to Skip to main content
15,900,461 members
Articles / Programming Languages / SQL

LINQ to SQL: Left Join With Null Values

Rate me:
Please Sign up or sign in to vote.
4.60/5 (2 votes)
18 Mar 2011CPOL4 min read 89.9K   3  
Trying to join two tables that have a 1 to many relationship with LINQ to SQL

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
Sweden Sweden
I develop in C# on .Net platforms like MVC. Like to use jQuery to build rich interfaces. I also blog about development and snags I got and the solutions I found for them.

I also a full time CIO at a Swedish energy company. When there is time I do some part time consulting on cloud issues.

Comments and Discussions