A comment received by one reader of Programming LINQ suggested me to underline a concept that is not so intuitive using LINQ, especially if you come from years of SQL coding. The idea is very simple. Two entities in LINQ might be related in the model.
Read More...