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 is the concurrency design pattern?
What is the factory pattern in the design pattern?
Hi, I have 9backlogs in btech and i am 2008 passed out,am working with an MNC from past 3 years.now, am willing to do MS, will it be any problem for me?
Can we make the reference instance non static?
when performing a functional test on a phone calculator,if pressing on a button does not function what do i do next
What are the SDLC phases you have invloved ?
Explain three types of components comprise an application design?
Can we have this pattern implemented using static class?
What are creational design patterns?
What are useful tools for developing and testing color schemes for web sites?
How do you choose a design pattern?
What are the differences between the design patterns and the framework?
What non-visual coding tools are available for web design?
What is synchronizer token pattern?
What is difference between function oriented design and object oriented design?