Creating an Application Using a Conceptual Model (Entity Data Model Tools)

The Entity Framework Quickstart provides step-by-step instructions for building a Windows Forms application that uses a conceptual model. In a series of topics, the Quickstart walks you through constructing a database, creating a Windows Forms application, generating a conceptual model with the Entity Data Model Wizard, writing code that queries the conceptual model, and writing code that inserts and updates data.

See Also

Other Resources

Entity Data Model Tools Scenarios
Entity Data Model Tools Tasks
Entity Data Model Wizard