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

Which is faster dataset or datareader?

0 Answers  


If a table contains 20000 records . In a page at each time 100 records to be displayed. What are the steps u will take to improve performance? will you use dataset or datareader?

7 Answers  


What is ado in agriculture?

0 Answers  


Define Execute Reader?

0 Answers  


What is ado or jdbc?

0 Answers  






What is ado.net in vb net?

0 Answers  


how do u connect ado.net to sql server

1 Answers   Microsystems,


Whate are different types of Commands available with DataAdapter ?

2 Answers  


What is isolation?

0 Answers  


What does executequery return?

0 Answers  


Can we create Synonymns in MS Acess,My Sql Server,Sql Server? But iam we can create in oracle!

0 Answers  


Define ado.net?

0 Answers  


Categories