Sponsorised links
This year
.NET Data Access Performance Comparison: ASP Alliance
In .NET, there are several ways to extract data from a data source. The two most common techniques using ADO.NET involve the use of the DataReader or the filling of a DataSet or DataTable with a DataAdapter. In this article, a very easy-to-reproduce set of tests is analyzed to determine which techniques performs the fastest. Further, additional variables such as N-Tier architecture and the effects of caching on the results are considered. Finally, I recommend some best practices based on the results
2007
Sponsorised links
2006
Stardeveloper.com -- Home Page
.NET , ASP, ASP.NET, ADO, ADO.NET , COM , Web Services , C# VB.NET , IIS ,J2EE ,JSP (15) Servlets (9) Web Services (1) EJB (4) JDBC (4) E-Commerce (1) J2ME (1) Products (1) Applets (1) Patterns (
System.Data.SQLite
System.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
A 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
