edmx folder structure Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/edmx-folder-structure/ Production Grade Technical Solutions | Data Encryption and Public Cloud Expert Fri, 30 May 2014 22:40:46 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.2 https://www.anujvarma.com/wp-content/uploads/anujtech.png edmx folder structure Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/edmx-folder-structure/ 32 32 Entity Framework–where to put the data folder https://www.anujvarma.com/entity-frameworkwhere-to-put-the-data-folder/ https://www.anujvarma.com/entity-frameworkwhere-to-put-the-data-folder/#respond Fri, 30 May 2014 22:40:46 +0000 http://www.anujvarma.com/?p=2559 In your folder structure, where shoul you put the edmx data folder? As all EDMX files are representations (abstractions) of some relational database, they belong in the Models folder. The […]

The post Entity Framework–where to put the data folder appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
In your folder structure, where shoul you put the edmx data folder?

  1. As all EDMX files are representations (abstractions) of some relational database, they belong in the Models folder.
  2. The one exception would be file based datasources (mda files, excel files, SQL CE mdf files…) – which could be placed in the App_Data folder.

The post Entity Framework–where to put the data folder appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
https://www.anujvarma.com/entity-frameworkwhere-to-put-the-data-folder/feed/ 0