Share via


Creating an Application Using an Entity Data Model

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

See Also

Other Resources

ADO.NET Entity Data Model Designer Scenarios
Entity Data Model Tools Tasks
Entity Data Model Wizard