N. America: (800)876-3101 | World: +44 (0) 1-344-386-367
White Paper

The Essential Series: Managed .NET Connectivity

Thank You for your interest. Please use the button below to download your white paper.


Abstract

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.

Database connections are layers of software
Figure 1: Database connections are layers of software.

The art of effective database connectivity is to make the distance between the database and the end use of its data as short and fast as possible. This article will explore the factors that should be considered when building an application that uses relational database technology. By considering the architecture, resource utilization, and scalability, developers can optimize their systems to provide the best performance available.

Email Print Share

You might also be interested in...

FREE TRIAL DOWNLOAD

If you like what you've seen so far, be sure to Download a Free Trial of the Progress DataDirect Connect for ADO.NET Providers.