Npgsql: Suggested Readings


Index Connection State Machine

Last Update: 2002-06-07 usp

Implementing a .NET Data Provider .NET Framework Developer's Guide

This article describes the standard issues for implementing a specialized .NET Data Provider. Not read yet, so I can give no comments at the moment.

ADO.NET: Building a Custom Data Provider for Use with the .NET Data Access Framework by Bob Beauchemin

Found by Francisco Jr. Not yet read by myself, but...

Inside .NET Managed Providers by Dino Esposito

Describes the internal architecture of the .NET ODBC Data Provider. Gives some details and hints.