Menu

Generic ADO.net Data Access / News: Recent posts

Added support for Generic Command Builder using Reflections.

The providerCommandBuilder dervices from System.ComponentModel.Component, and not from IDbCommandBuilder, etc.

Used Reflection to access the Methods and properites available in xxxCommandBuilder classes by conventions rather than inheritance and interface implementation.

Some of these Methods are RefreshSchema, DeriveParameters, GetDeleteCommand, etc.

Posted by Max Virtual 2004-09-24

Enhanced Support for ADO.net transactions.

Version 0.7.9 has enhanced support for Transactions.

It is much easier and simpler than the traditional ADO.net transactions.

Posted by Max Virtual 2004-09-16

New Release with smarter Xml Configuration file

Releasing MaxVirtual.Data library version 0.5.5 with a smarter and a leaner Xml configuration file.

Posted by Max Virtual 2004-06-12

Oracle 9i & Sql 2000 C# Portal Application.

Max Virtual is pleased to release a major application developed with MaxVirtual.Data library.

All the modules of IBuySpy are provided in Oracle 9i and Sql Server 2000.

The database of the portal engine or any module can be swapped simply by changing the connection string.

The application can be extended to use other databases (supporting stored procedures) simply by updating the connection strings.

Posted by Max Virtual 2004-05-28

Gain Data Independence for your .net applications.

MaxVirtual.Data Library (0.5.2) released. Develop database independent .net applications. Switch from SqlServer to Oracle to Sybase to Db/2 just by changing the connection string. Contains sample source code in C#, VB.Net, J#, JScript, C++.

Posted by Max Virtual 2004-05-27