User-305496339 posted
Hi ! I was wondering is there a book that discusses how to configure entity framework so that your linq queries will be easier to write and more efficient. For example, I want to pull out a column value in a table as opposed to having to join a lot
of tables together. Thanks !