Audience Specific Documentation for the Entity Framework
Audience Specific Documentation for the Entity Framework
In MSDN Code Gallery there
is a audience specific documentation
for the Entity Framework. That
documentation is divided to
three documents:
- Entity Framework for architects documentation:
Aimed at enterprise or application architects who are evaluating
the Entity Framework, or who are designing systems that will use
the Entity Framework. - Entity Framework for domain developers documentation:
Aimed at object oriented developers who focus on the problem
domain of an application. - Entity Framework for database developers documentation:
Aimed at database-centric developers.
You can download the specific documentation you need from here.
Enjoy!