Data Access Performance

Data access and retrieval is often the most challenging performance area for the Web application developer.

Many of the scalability and performance concerns that arise around data access are not in your control, as a Web application developer. However, there are some techniques that you can use to maximize your performance:

For more information on data access, see Accessing a Data Source and Accessing Data with ASP.