Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is data access layer?

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


Please Help Members By Posting Answers For Below Questions

Is singleton an anti pattern?

1061


What is lexi design pattern?

1239


4. Identify and bound the SOI’s Operating Environment.

3840


What is the singleton design pattern?

1117


What is the behavioral design pattern?

1199


Is singleton scope thread safe?

1183


What is the use of such a class?

1360


What is the difference between factory and strategy design pattern?

1101


Can we inherit singleton class?

1178


Which design pattern is mvc?

1115


What is use case in clean architecture?

1152


What is the difference between proxy and adapter?

1198


Shall we use abstract classes or interfaces in policy / strategy design pattern?

1163


Explain what is good design?

1140


What is the use of repository pattern?

1105