In a multi-layered architecture, Entity Framework is typically used within the ________ layer to interact with the database.

  • Business Logic
  • Data Access
  • Persistence
  • Presentation
Entity Framework is commonly used within the Data Access layer in a multi-layered architecture. This layer is responsible for interacting with the database.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *