Entity Framework Tasks
.NET Framework 3.5
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