What are the Different layers in ADO.Net?

Answers were Sorted based on User's Feedback



What are the Different layers in ADO.Net?..

Answer / anitha

1.Presentation Layer
2.Business Logic layer
3.Data Access Layer

Is This Answer Correct ?    21 Yes 6 No

What are the Different layers in ADO.Net?..

Answer / nina

1.Disconnected layer
2.Connected layer

Is This Answer Correct ?    8 Yes 2 No

What are the Different layers in ADO.Net?..

Answer / logu

1.Property layer
2.Business logic layer
3.Data accress layer

Is This Answer Correct ?    8 Yes 5 No

What are the Different layers in ADO.Net?..

Answer / chinnu

hey..
that is the layers of ado.net .layers of 3 tier
architecture..........

Is This Answer Correct ?    6 Yes 3 No

What are the Different layers in ADO.Net?..

Answer / sajith innate

1.Presentationlayer
2.BussinessLayer
3.DataAccessLayer

Is This Answer Correct ?    7 Yes 4 No

What are the Different layers in ADO.Net?..

Answer / joey c lu

Connected Layer
Disconnected Layer
Entity Framework

Is This Answer Correct ?    2 Yes 0 No

What are the Different layers in ADO.Net?..

Answer / nageswarao.garine

1.
2.business logic layer
3.data access layer

Is This Answer Correct ?    4 Yes 3 No

What are the Different layers in ADO.Net?..

Answer / suresh.r

1.Presentation Layer
2.Buisness logic layer
3.Data access layey

Is This Answer Correct ?    5 Yes 5 No

What are the Different layers in ADO.Net?..

Answer / sarika

1.Presentation Layer
2. Service or Façade Layer
3. Business Layer
4. Database Layer

Is This Answer Correct ?    1 Yes 1 No

What are the Different layers in ADO.Net?..

Answer / umesh

There are three types of ADO.NET providers,
OLEDB.NET DataProvider
SQLSERVER.NET DataProvider
ODBC.NET DataProvider.

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More ADO.NET Interview Questions

Which is better ole db or odbc?

0 Answers  


how to display empty table to datagrid

3 Answers   LG Soft,


What do you know about ADO.NET's objects and methods?

0 Answers   NA,


What is the namespace in which .NET has the data functionality classes?

5 Answers   eMantras,


What is the difference between data reader and data adapter?

0 Answers  






How to Read, Add, Update and Delete record in Entity Framework ?

0 Answers  


Explain the different row versions available in table?

0 Answers  


How to perform sorting on a table in ADO.NET?

0 Answers   Petranics Solutions,


What is Data Provider?

0 Answers  


What is the executescalar method?

0 Answers  


What is method to get XML and schema from Dataset? getXML() and get Schema ()

0 Answers  


Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?

0 Answers  


Categories