Answer Posted / mvkotekar
DAL stands for Data Access Layer one of the design patterns
used in application Design architecture. DAL used in
UI ->BL->DAL->DB
The IO from UI is passed to BL. The BL talks with DAL for
retriving and updating values in the database. DAL forms a
bridge between the Buisness Logic (BL) and the Database (DB).
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the design patterns you know explain?
When singleton pattern is used?
What is the difference between proxy and adapter?
Is mvc is a design pattern?
Why is singleton used?
What are the examples of the behavioral design patterns?
Are singletons bad?
Is dependency injection a design pattern?
What is onion architecture?
What is the design pattern?
What is the difference between builder and composite?
What are the types of participants of the prototype design pattern you will get?
Why should we not use singleton pattern?
What are the languages used in the design pattern?
What are useful tools for developing and testing color schemes for web sites?