There's no doubt that Entity Framework with LINQ is great (I've certainly written enough articles about it). But Entity Framework comes at a cost. As Matthew Jones points out on his blog, using ...
Chris Klug keeps seeing developers using Entity Framework in less optimal ways. Microsoft's open-source object-relational mapper (ORM) for .NET applications is not intended to be used to replicate the ...