2009
Entity Framework Profiler
(via)Un outil de débugage en temps réel pour analyser et auditer les performances des applications développées avec Entity Framework.
NerdDinner with Fluent NHibernate
Une série de 3 billets qui expliquent comment modifier le projet du tutoriel NerdDinner pour utiliser Fluent NHibernate en lieu et place de Linq To SQL.
My Adventures with Entity Framework and Oracle
Un exemple concret d'utilisation de Entity Framework avec Oracle et des problèmes rencontrés pour sa mise en oeuvre, avec tous les liens qui vont bien vers Entity Framework Provider for Oracle et le blog consacré à EFOracleProvider.
Utilisation de LINQ avec la base MySQL
(via)Un tutoriel qui explique comment utiliser LINQ (en fait DBLinq) avec une base de données autre que SQL Server (en l'occurrence MySQL)
Modèles de persistance
Une présentation des différents modèles de persistance des données : Active Record, Data Mapper, Repository, Identity Map, Lazy Loading et Virtual Proxy.
Introduction à Subsonic
Un article qui présente le framework de génération de code d'accès aux données Subsonic (version 2.1) et explique comment l'installer, les principes de bases, et comment l'utiliser.
ODP.NET for Microsoft OracleClient Developers
(via)Une page dédié aux futurs ex-utilisateurs du System.Data.OracleClient
Your first NHibernate based application
Un tutoriel pour démarrer avec NHibernate : de l'installation aux tests unitaires
DbLinq
DbLinq is THE LINQ provider that allows to use common databases with an API close to Linq to SQL. It currently supports (by order of appearance): MySQL, Oracle, PostgreSQL, SQLite, Ingres, Firebird... And still SQL Server.
Introduction à Entity Framework
Une introduction à Entity Framework, l'outil de mapping objet-relationnel de Microsoft.
2007
Programming ADO.NET
SQL Server, MySQL, Postgresql ADO.NET programming
2006
System.Data.SQLite
by 2 othersSystem.Data.SQLite is an enhanced version of the original SQLite database engine. It is a complete drop-in replacement for the original sqlite3.dll (you can even rename it to sqlite3.dll). It has no linker dependency on the .NET runtime so it can be distributed independently of .NET, yet embedded in the binary is a complete ADO.NET 2.0 provider for full managed development.
2005
SharpHSQL: Workspace Home
by 1 otherA port to C# of the Java embebdded database engine HypersonicSQL HSQL. This port was compiled for .NET 1.1 and Compact Framework 1.0 and includes a working ADO.NET data provider
IBM iSeries Data Provider for .NET
Avec lien pour télécharger "Integrating DB2 Universal Database for iSeries with Microsoft ADO .NET" (Avril 2005 - 288 pages)
Connecting to an Oracle Database Using ASP.NET
Présentation de System.Data.OleDb, System.Data.Odbc, System.Data.OracleClient et Oracle.DataAccess.Client
DB2 .NET Data Provider
Documentation de référence DB2 .NET Data Provider