Retrieving data using a DataReader involves creating an instance of the Command object and then creating a DataReader by calling Command.ExecuteReader to retrieve rows from a data source....
Entity framework
Find out about the different ways you can use Entity Framework to access a relational database from your .NET...