Thycotic Software Ltd - .NET - Data Access Layer

Thycotic.Data - a database agnostic data access layer for .NET - Features

Thycotic.Data, a data access layer for .NET that utilizes late binding and allows use of any ADO.NET provider (and database) without references. Perfect for ISVs who need their products to support multiple database platforms.

Features:

Use the same code against any database
Avoid including unnecessary ADO.NET providers with your application
Avoid the need for references to your ADO.NET providers
Write code that will still work with future unknown ADO.NET providers
Open source library (LGPL)

Resources

Project Homepage on SourceForge

Download from SourceForge

View source code on SourceForge


Related Presentation and Article

For more information, please read our article on ASPAlliance.

Presentation given at Pittsburgh .NET User Group.

Licensing & Contributions

The Thycotic.Data library is distributed under the terms of the GNU Lesser General Public License. The COPYING.LIB file included in the distribution contains the details. This program is free software. Please contribute to the software's development.

Please click here to send bug reports, fixes, enhancements (or requests).