|
This article is available in other languages:
|
Welcome to the EF FAQ
This is a collection of frequently asked questions (and answers) about the Entity Framework (a .Net-based Object-Relational Mapping framework from Microsoft).
These questions and answers were culled from a number of existing blog and forum posts. No doubt there is a lot more data that belongs here, which is where you come in. Contributions are very welcome! the FAQs reside on the Microsoft Technet Wiki web site,
and as a wiki, community members are welcome to contribute.
The only thing you have to do in order to contribute is go here (TechNet Wiki: How
to Join) and sign up. What this consists of is getting a
Windows Live ID, and registering a Display Name so you can earn "points", which count towards attaining
MVP status, if that is of interest to you.
Once you do that, you are good to go, and can edit and create wiki topics at will. If you haven't worked with
wikis before, the above link has further links that will introduce you to the process.
Rick.Saling@microsoft.com
What's new?
Pretty much everything. The FAQ has a new look, a new home, and a new system designed to make it easy for you, dear reader, to get involved in its upkeep.
FAQs Table of Contents
Introduction
Models
Conceptual Model (EDM)
Mapping and Modeling
Entity Classes
Relationships
EntityKey
Customizing Objects
Sprocs and Functions
Code Generation
Applications
Architecture and Patterns
ObjectContext
Connections and Transactions
Querying
Serialization and Web Services
ObjectContext
Connections and Transactions
Querying
Databinding
Unit Testing
Concurrency
Performance
Database Server Support
Data Providers
Troubleshooting
Error Messages
Compare with...
LINQ to SQL
Miscellaneous