what is data access layer?

Answers were Sorted based on User's Feedback



what is data access layer?..

Answer / alok saxena

Data Access layer is actually a part of Architecture layer.
It has 2 tier,3 tier or N tier Layer. Generally we use 3
tier Layer 1) Presentation layer,Business Logic layer and
then Data Access Layer. Data Access layer is a medium to
talk between database and Business Logic layer. It helps to
maintain flexibility,resuablity and even secuity also. In
security SQL Injection can be stopped with 3 iter
Archietcture.

Is This Answer Correct ?    15 Yes 1 No

what is data access layer?..

Answer / nvns

This is the layer where we write the coding related to all
database operations in a class file/files.

Is This Answer Correct ?    5 Yes 6 No

Post New Answer

More ADO.NET Interview Questions

What are three methods for displaying data in a syncfusion datagrid

0 Answers  


Which method in OLEDBAdapter is used to populate dataset with records?

0 Answers  


What are the different ado.net namespaces are available in .net?

0 Answers  


What is data relation?

0 Answers  


Does sqlclient and oledb class share the same functionality?

0 Answers  


What is executescalar and executenonquery?

0 Answers  


What is the difference between Optimistic and Pessimistic locking?

0 Answers  


What is the difference between executequery and executenonquery?

0 Answers  


What is the difference between executenonquery () and executescalar ()?

0 Answers  


What are the advantage of ado.net?

0 Answers  


What are the Data providers in ADO.Net?

0 Answers  


Which is the best institute in hyderabad to learn DotNet?

11 Answers   Cognizant,


Categories