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 -

html - How can i make an element from a bottom stacking context stays in front of another higher stacking context? -

html - href attribute breaking an element -