This is my first project on LINQ, and I got surprised on how tuff it is to build join queries. But the trick is to understand how the LINQ to Entities work. I will discuss in this blog some of the complicated queries that I built and how I built them. But let's first understand how the LINQ to Entities...
For the last couple of months, I've been hearing all kinds of complains, cries, nervous breakdowns, and laughs from some of my friends all related to the question "Is LINQ-to-SQL dead?" That's why I thought I should write about it even though the issue has been out there for a while...