Answer Posted / design baboo
Data Access Layer or DAL in an application is the layer which
takes care of interaction with database. In DAL , generally
Insert, Update and Delete Queries are written. DAL sits
between database and the Business layer.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Contact a small, medium, and a large contract program within your organization. Interview the Technical Director or Project Engineer to identify the following information: a. Request the individual to graphically depict their development strategy? b. What factors drove them to choose the implementation strategy? c. What were some of the lessons learned from developing and implementing the strategy that would influence their approach next time? d. How was the V & V strategy implemented?
What is lexi design pattern?
What are the most important software design patterns?
What is viper architecture?
Which design pattern is mostly used in net?
what is the lazy design pattern?
Which design pattern is mvc?
What are the examples of the behavioral design patterns?
What is meant by design pattern?
Why is singleton used?
Why should we not use singleton pattern?
What is a lazy initialization in singleton?
What is synchronizer token pattern?
Contact a system development program in your organization. Research how they analyzed their SYSTEM OF INTEREST (SOI), its OPERATING ENVIRONMENT, and their respective system elements. How was this analysis reflected in the SOI architecture?
What is singleton and factory pattern?