Entity Framework Resources

The following external resources provide information and support for creating Entity Framework applications.

  • ADO.NET Team Blog
    Blog containing updates and discussion of ADO.NET features and functionality.
  • CodePlex
    Microsoft's open source project hosting Web site.
  • Next-Generation Data Access: Making the Conceptual Level Real by José Blakeley, David Campbell, Jim Gray, S. Muralidhar, and Anil Nori
    An introduction to eliminating the impedance mismatch in applications and data services by raising the level of abstraction from the logical (relational) level to the conceptual (entity) level.

See Also

Concepts

Entity Framework Overview
Entity Framework Terminology

Other Resources

Getting Started (Entity Framework)
Entity Data Model Tools