Working with Custom Objects (Entity Framework Tasks)
The topics in this section show you how to map custom data classes to an Entity Data Model (EDM). For more information, see Implementing Custom Data Class Interfaces (Entity Framework).
In This Section
How to: Customize an Entity Data Model to Work with Custom Objects (Entity Framework)
How to: Inherit from the EntityObject and ComplexObject Base Classes (Entity Framework)
How to: Implement Custom Data Class Interfaces (Entity Framework)
How to: Use Object Services with Custom Objects (Entity Framework)