| Article: "Migrating Database Applications from JDBC to ADO.NET,: by Andrew J. Bradfield. Discusses JDBC and ADO.NET architectures, data providers, choosing a .NET framework data provider, commands, transforming a JDBC query to an ADO.NET query, transforming JDBC, displaying the results of a query, release connection resources, coding alternatives for better resource cleanup, usage patterns, the elegance of ADO.NET, XML support in ADO.NET, exception handling, retrieving warnings, and ADO.NET exceptions. |