Managing Connections and Transactions (Entity Framework Tasks)
The topics in this section show how to manage connections and transaction in the Entity Framework.
In This Section
How to: Manually Open the Connection from the Object Context (Entity Framework)
How to: Manage the Connection in a Long-Running Object Context (Entity Framework)
How to: Use EntityConnection with an Object Context (Entity Framework)
How to: Manage Object Services Transactions (Entity Framework)
See Also
Other Resources
Getting Started (Entity Framework)
Programming Guide (Entity Framework)