What are the Different layers in ADO.Net?
Answers were Sorted based on User's Feedback
Answer / brijesh
1-Presentation Layer
2-Business logic layer
3-Data access layer
Is This Answer Correct ? | 38 Yes | 4 No |
Answer / guest
1 - Presentation Layer
2 - Business logic Layer
3 - Database access layer
Is This Answer Correct ? | 29 Yes | 4 No |
Answer / raqjesh
# 3 1.Presentationlayer
2.BussinessLayer
3.DataAccessLayer
Is This Answer Correct ? | 8 Yes | 0 No |
Answer / revathi
1-Presentation Layer
2-Business logic layer
3-Data access layer
Is This Answer Correct ? | 7 Yes | 1 No |
Answer / babita
1.Presentationlayer
2.BussinessLayer
3.DataAccessLayer
Is This Answer Correct ? | 7 Yes | 3 No |
Answer / jaimika
1-presentation layer.
2-business application layer
3-data layer
Is This Answer Correct ? | 2 Yes | 0 No |
What is the difference between oledb sql server and oledbdotnet provider?
What are the different ado.net namespaces?
Define data access layer?
FetCh Records No 5 to 10 From Dataset
What are all the different methods under sqlcommand?
How to call the SQL commands asynchronously in ADO.NET version 2.0
How to get oledb connection?
Describe the disconnected architecture of ADO.NET’s data access model.
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is ado or jdbc?
What is the provider being used to access oracle database?
How to retrieve the third table value from the data set?