.NET News Desk
Optimizing Database Connection Performance
.NET: manage security, communications, and data flow with the database
Feb. 10, 2009 04:30 PM
Connecting to a database requires a number of independent layers. The application needs to incorporate software that establishes the connection and calls to the database. A database connectivity layer needs to be in place to help manage security, communications, and data flow with the database. The database has a set of interfaces that help translate the client requests into actions within the database engine. And with the advent of .NET, the costs of managed versus non-managed code must also be considered.
Click here to download the White Paper and learn more!
About .NETDJ News Desk.NETDJ News Desk monitors Microsoft .NET and its related technologies, including Silverlight, to present IT professionals with news, updates on technology advances, business trends, new products and standards, and insight.