Which ADO.NET data access strategy should you use?

You are designing a data-oriented application that features a variety of storage schemas.
The application object model must be mapped to the various storage schemas.
You need to enable developers to manipulate the data.
Which ADO.NET data access strategy should you use? (Each correct answer presents a complete solution.
Choose all that apply.)

You are designing a data-oriented application that features a variety of storage schemas.
The application object model must be mapped to the various storage schemas.
You need to enable developers to manipulate the data.
Which ADO.NET data access strategy should you use? (Each correct answer presents a complete solution.
Choose all that apply.)

A.
LINQ to SQL

B.
Entity Framework

C.
DataAdapter

D.
DataReader



Leave a Reply 4

Your email address will not be published. Required fields are marked *


anon

anon

How is DataAdapter a data access strategy?

Manu

Manu

Good question Sir.

Mkool

Mkool

Correct answer is A and B.
DataAdapter is not a data access strategy.

RC

RC

DataAdapter … made me laugh!

A and B