Associations in EF Code First

Code First is a new development approach in the Entity Framework 4.1 stack that can simplify the understanding and maintenance of your domain model. [More]

博客文章

更多»

Entity Framework介绍

更多»

Entity Framework的全称是ADO.NET Entity Framework,是微软开发的基于ADO.NET的ORM(Object/Relational Mapping)框架。
Entity Framework的主要特点:
1. 支持多种数据库(Microsoft SQL Server, Oracle, and DB2);
2. 强劲的映射引擎,能很好地支持存储过程;
3. 提供Visual Studio集成工具,进行可视化操作;
4. 能够与ASP.NET, WPF, WCF, WCF Data Services进行很好的集成。

Entity Framework 图书推荐



《Programming Entity Framework》

作者:Julia Lerman
出版商:O'Reilly Media
发布日期: 2009年1月