Menu

Generic ADO.NET / News: Recent posts

Obsolete - replaced by "xqs-data"

This project hasn't changed in a couple years. After a few more years of experience developing on the .NET platform, I designed a replacement. It is also hosted here on sourceforge.

You can find it here: https://sourceforge.net/projects/xqs-data

Michael Lang
http://www.xquisoft.com/

Posted by Michael 2006-01-06

A whole new 'Gen' Data provider!!

version 'Generic ADO.NET 2.0':
This version has gone as far as creating a new data provider with the prefix "Gen". It contains classes "GenConnection", "GenDataAdapter" and so forth as other providers contain. It can be used in a very similar manner as other data providers. The exception is that you must also pass a "DbContext" into the constructors. The DbContext is what defines the underlying data provider. ... read more

Posted by Michael 2003-08-22

Initial release

The first release is complete. A sample project is included for a general usage sample. Also the download zip file contains a MS Word document explaining the concepts. An HTML version of the document will also be added to the docs page of this project.

For use in the context of a real three tiered application, see sourceforge project "Db Object-er" at:

http://sourceforge.net/projects/dbobjecter/... read more

Posted by Michael 2003-08-05
MongoDB Logo MongoDB