Topics in this section show you how to work with objects that represent entity types as defined by an Entity Data Model (EDM).
In This Section
How to: Create an Object Using the Static Create Method (Entity Framework)
How to: Manage Data Concurrency in the Object Context (Entity Framework)
How to: Execute Business Logic During Property Changes (Entity Framework)
How to: Execute Business Logic When Saving Changes (Entity Framework)
How to: Apply Changes Made to a Detached Object (Entity Framework)
How to: Change Relationships Between Objects (Entity Framework)
How to: Detach Objects from an Object Context (Entity Framework)
How to: Serialize and Deserialize Objects (Entity Framework)
Working with Objects from an Advanced Data Model (Entity Framework Tasks)
See Also
Other Resources
Getting Started (Entity Framework)
Programming Guide (Entity Framework)