2009
Utilisation de LINQ avec la base MySQL
by ms_michel (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
by ms_michelUne présentation des différents modèles de persistance des données : Active Record, Data Mapper, Repository, Identity Map, Lazy Loading et Virtual Proxy.
Your first NHibernate based application
by ms_michelUn tutoriel pour démarrer avec NHibernate : de l'installation aux tests unitaires
2007
2006
System.Data.SQLite
by ms_michel & 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 ms_michel & 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
by ms_michelAvec 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
by ms_michelPrésentation de System.Data.OleDb, System.Data.Odbc, System.Data.OracleClient et Oracle.DataAccess.Client
1
(20 marks)