C# vs 13- setup project- where is the db located? -


im new setup project , im trying understand db located app locate it.

the app have 4 layers : (each of them has dll includes rest)

  1. api - have dll of app level
  2. app level - have dll of bl
  3. bl - have dll of dal
  4. dal- database.

i need tell bl layer db located.


Comments

Popular posts from this blog

python - TypeError: start must be a integer -

c# - DevExpress RepositoryItemComboBox BackColor property ignored -

django - Creating multiple model instances in DRF3 -