Skip to main content

DevExpress v24.1 Update — Your Feedback Matters

Our What's New in v24.1 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Data Access Layer

The Data Access Layer is a storage-dependent set of classes that provides access to persistent data.

There are two types of Data Access Layers, based on which the Scaffolding Wizard can generate the Data Model Layer, and the View Model Layer.

This documentation section contains the following tutorials that show how to generate the Data Access Layer using Entity Framework 6.

For information on how to generate the Data Access Layer using Entity Framework Core, refer to the following tutorial: Getting Started with EF Core.