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 ...
Regardless of what version of Entity Framework (EF) you're using, if you're doing code-first development, you should be looking at Microsoft's Entity Framework Power Tools, even if it is still in beta ...