Entity Framework Tasks
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
This section shows how to perform basic tasks supported by the Entity Framework.
In This Section
- Configuring the Entity Framework
- Defining an Entity Data Model
- Querying an Entity Data Model
- Working with Objects
- Binding Objects to Controls
- Managing Connections and Transactions
- Working with EntityClient