what is data access layer?
Answers were Sorted based on User's Feedback
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 are the rules to implement connection pooling?
What providers does ado.net uses internally ?
How will you fill the gridview by using datatable object at runtime?
Describe datareader object of ado.net with example.
Which method is used by command class to execute SQL statements that return single value?
Which object needs to be closed?
Is datareader faster than datatable?
Difference between OLEDB Provider and SqlClient ?
What is executescalar and executenonquery?
what is data access layer?
What is dataset and tell about its features. What are equivalent methods of previous, next etc. Of ADO in ADO.NET ?
What are all the different authentication techniques used to connect to MS SQL Server?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)