How to select fields from two tables using LINQ
I am trying to select fields from two tables using the Join clause with LINQ, but l am getting this error:
I am trying to select fields from two tables using the Join clause with LINQ, but l am getting this error: