| 1. | A guide to finding information and locating entity framework resources 一个帮助你发现和定位实体框架资源的指南。 |
| 2. | Describes how to design and create an entity framework application 描述如何设计并创建一个基于实体框架的应用程序。 |
| 3. | The school model is used throughout the entity framework getting started documentation 这个学校模型在实体框架开始文档中被提出。 |
| 4. | Contains sample applications demonstrating the features and functionality of the entity framework 包含样例应用程序,演示实体框架的特点与功能。 |
| 5. | Contains conceptual topics , how - to ' s and tutorials that demonstrate the capabilities of the entity framework 包括概念主题、操作指南以及教程。演示实体框架的各种能力。 |
| 6. | The ado . net entity framework addresses this impedance mismatch between object - oriented programming and data storage Ado . net实体框架试图在面向对象的程序设计与数据存储之间解决这一问题。 |
| 7. | The entity framework is a set of technologies in ado . net that supports development of data - oriented software applications 实体框架是一组内建于ado . net的用于支持开发基于数据软件应用的技术。 |
| 8. | The entity framework generates extensible classes that developers can use to work with the entities and relationships in the conceptual model 实体框架生成可扩展的类,使得开发人员能够将这些类和概念模型中的实体以及类一起协同工作。 |
| 9. | The entity framework gives life to conceptual models by enabling them to be programmable and connected to underlying logical and physical models 实体框架给概念模型带来了新的生命力,实体框架支持对概念模型进行设计并连接到逻辑模型以及物理模型。 |
| 10. | By enabling developers to work with data at a greater level of abstraction , the entity framework supports code that is independent of any particular data storage engine or relational schema 由于可以支持开发人员在更大的抽象级别上工作,实体框架支持基于任意类型的数据存储引擎或关系构架进行编码。 |