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

What is difference between executenonquery and executequery?

0 Answers  


Explain the role of data provider in ado.net? What is the role of data provider in ado.net?

0 Answers  


Differnces between oracle 9i and sql server?

2 Answers   College School Exams Tests, Microsoft,


What is the difference between a Dataset and DataReader? Can dataReader hold data from multiple tables?

3 Answers   Fulcrum Logic, Merrill Lynch,


What is ado recordset?

0 Answers  


What are the steps you will take to improve performance? Will you use dataset or datareader?

0 Answers  


what is the difference betwen typed dataset and untyped dataset?in general which dataset can we use in programming?

0 Answers   EDS,


What is serialization and de-serialization in .net? How can we serialize the dataset object?

0 Answers  


What is data access pattern?

0 Answers  


What are the attirbutes of DataSet?

5 Answers   IBM,


Which is faster ado.net or linq?

0 Answers  


What are the ado.net objects?

0 Answers  


Categories