Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / entity-framework / EF4.0

EF4.0

EF4.0

Great Reads

by Kelvin Armstrong
Entity Query Load Manager for Entity Framework Domain Contexts.
by Dean Oliver
A performance tip for EF 4.1
by Ram Balak Sharma
How improve performance of EF
by linush
Explains how to mock test an EF Model-First project using ADO.NET Entity Data Model template

Latest Articles

by Kelvin Armstrong
Entity Query Load Manager for Entity Framework Domain Contexts.
by Dean Oliver
A performance tip for EF 4.1
by Ram Balak Sharma
How improve performance of EF
by linush
Explains how to mock test an EF Model-First project using ADO.NET Entity Data Model template

All Articles

Sort by Score

EF4.0 

by Kelvin Armstrong
Entity Query Load Manager for Entity Framework Domain Contexts.
by linush
Explains how to mock test an EF Model-First project using ADO.NET Entity Data Model template
by Akhil Mittal
Code First Approach and Migrations in Microsoft .NET Entity Framework
by Rahul Pawar LogicMonk
Simple Demo Entity Framework - a tutorial explaining Code First!
by Jim_Gray
How I simplify my DataContext using Generics and OOP in C#.NET
by David Bywaters
Two approaches for unit testing Entity Framework