Developing ADO.NET Applications
:
Designing .NET Applications for Performance
:
Retrieving Data
Retrieving Data
To retrieve data efficiently, return only the data that you need, and choose the most efficient method of doing so. The guidelines in this section will help you to optimize system performance when retrieving data with .NET applications.