Data Access Layer Design Considerations(programming360.blogspot.com)
submitted by
syedtayyabali(135) 2 years, 11 months ago
To help ensure that data access in your application is optimized for performance, there are several issues that you must consider and a number of decisions that you must make at design time:
* Design your data access layer based on how the data is used.
* Cache data to avoid unnecessary work.
* Connect by using service accounts.
* Acquire late, release early.
|category: ADO.NET
|Views: 35
tags:
ADO.NET Database another
Everyones tags:
Your Tags: