Editing Data in Your Application

After your data model is populated with data, you will typically add, edit, or delete some of the data before sending it back to the data source or to another process or application.

The following topics provide details on adding, editing, and deleting data, and how to work with data in various stages of an application.

  • Editing Data in Datasets
    Provides information on the many tasks that manipulate data in a dataset.

  • Changing Entity Data
    Provides information about creating, updating, and deleting data in the Entity Framework and WCF Data Services.