Accountability for .NET

Accountability for .NET enables programmers to create accounting applications through an easy to use API. It's written in C# 3.0 and uses the Provider pattern, so you can extend it with your own provider.

anito.NET - Object Relational Mapping Framework

anito.zip (10,2 MB)
Anito.net is an under development, simple, open source Object Relational Mapping framework for .Net that aims to speed up database-driven development through reusable patterns and database independent solutions. Supported database MS-SQL, MySQL, SQLite and MongoDB

Blaze Apps - Web Community

BlazeApps.zip (339,9 MB)
Blaze Apps - Web Community has CMS capabilities, forums, blogs, galleries, events, polls, knowledge base and many other features.

Chinook Database

Chinook is a sample database available for SQL Server, Oracle, MySQL, etc. It can be created by running a single SQL script.

Clomibep

Clomibep.zip (814 kB)
PL: Zaawansowany system zarządzania treścią Clomibep. EN: Advenced content managment system Clomibep.

Connection String Generator

Project to Create a Connection String using SQL Server. This will be enhanced to make connection string using Access, Oracel, MySQL, and DB2

CodeFx a .NET2.0 based persistence framework

CodeFx.zip (361 kB)
CodeFx is a .NET based persistence framework (DAL, DTO, Persistence) working with attributes. The mapping with tables can be made with codesmith templates or manually. Either a table pattern or a business implementation can be made depending on the the architecture approach. The DataBase used is MySql but the templates can be updated for others Db. The type of persistence is defined is the Persistance classes with attributes: [Persistance("ClassName" , EPersistanceMode.Cache, EPersistanceLevel.Public)] Persistence is a mix between the persistance Mode (Cache, Session , Items) and the Level (Public or Private). The DTO classes are implemented with [DataObject] attributes so that asp.net ObjectDataSource can be used in a standard way. This framework is on production for the sites www.talentexpo.fr and www.bestperf.com since beginning of 2007 Chek the CodeFxMySqlProvider project for an complete example of using this framework. *******French Version******* CodeFx est un framework OpenSource géré sur CodePlex, le site communautaire Open Source .Net. C'est un framework de persistance développé initialement pour le site TalentExpo puis réutilisé pour Bestperf. Il est en production depuis maintenant quelques mois. Développé en C# sur le framework 2.0, il est utilisé avec des templates CodeSmith qui permettent de générér, en s'appuyant sur le schéma d'une base MySql, l'ensemble des classes de type DAL, DTO et Persistance. Ces classes peuvent également être définies manuellement afin de pouvoir définir des classes business. La persistance, mix entre le mode (Cache, Session, IIS) et le niveau (Public, Private), est définie par attribut sur les classes de types Persistance: [Persistance("ClassName" , EPersistanceMode.Cache, EPersistanceLevel.Public)] Les classes DTO sont implémentées avec les attributs [DataObject] afin de pouvoir utiliser les ObjectDataSource d'asp.net de manière standard. Voir le projet CodeFxMySqlProvider pour un exemple complet d'utilisation.

CodeFx.MySqlProviders: Membership, Personnalization, Profile and Role providers

CodeFx.MySqlProviders is a set of providers: MySqlMembershipProvider, MySqlPersonnalizationProvider, MySqlProfileProvider, MySqlRoleProvider based on SqlProviders implementations for MySql using the CodeFx Framework. This is a example of CodeFx use. Those providers are in production with the site bestperf.com since may 2007. This assembly can be used in a medium trust environnement. The tables for membership, personnalization, profile and role have the same structure as the Sql Server tables. A file for the database creation is delivered with the solution. *****************French Version CodeFx.MySqlProviders est un ensemble de fournisseurs: MySqlMembershipProvider, MySqlPersonnalizationProvider, MySqlProfileProvider, MySqlRoleProvider développés sur le même principe que l'implémentation SqlServer mais en utilisant le framework CodeFx. C'est un exemple d'utilisation de ce framework. L'assemblie du projet peut être utilisée dans un environnement Medium Trust. Les tables MySql pour le membership, personnalisation, profile et role ont la même structure que les tables équivalentes Sql Server. Un fichier de création de la database est livré avec la solution.

CodEro

codero.zip (6,8 MB)
With CodEro, you can working on any projects with your coder friends all around the world. With your servers or our CodEro servers, your programmer team are programming projects and all programmers can be together while programming.

CW Saver

cwsaver.zip (1,4 MB)
CW Saver is a library file that contains different ways to save data. You can make use of SQLite, MySQL, XML and Binary Files.

Data Access Component

dac.zip (101,2 MB)
Just as the name, it's an data access component. It provides a library of classes and a tool, using it in .net project can make data accessing more easily.

Data Access Engine (DAE)

dae.zip (6,3 MB)
Data Access Engine (DAE) is an open source and free .NET component to access all popular DBMSs such as Microsoft SQL Server, MySQL, Oracle, Microsoft Access, SQLite and databases that connected by ODBC. DAE helps to connect different DBMSs at the same time.

Data Access Object Generator (c# .net) for MySQL Database

Data Access Layer Generator for MySQL. Enabling .net development much faster using mysql database.

Black Falcon Software's Database Data-Access-Layers

DatabaseDALs.zip (198,5 MB)
This project is actually a combination of several individual projects, which, provide individual, easy to use, data access layers for a number of popular databa

PowerDoc - Database Documenter

dbdoc.zip (5,6 MB)
PowerDoc is a collaborative database documentation tool which can be used to create accurate, professional quality database documentation. It keeps an audit of the documentation, so that it is easy to track the changes.

DbEntry.Net (Leafing Framework)

DbEntry.zip (23,5 MB)
DbEntry.Net (Leafing Framework) is a lightweight, high performance ORM compnent for .Net. It provides MVC, IoC framework as well.

DbLinq - MySQL and PostgreSQL LINQ Support

dblinq.zip (4,9 MB)
Continuation of the DBLinq project, which allows for Linq as well as DBML file generation using non-MS databases, such as MySQL, PostgreSQL, Oracle, Ingres, SQLite, FireBird, and SQL Server

DBLinq.MySqlProviders: .Net providers for MySql based on DBLinq.MySql

.NET Providers (Membership, Role) for MySql based on the framework DBLinq under MIT license and CodeFx.MySqlProviders under GNU licence, author Laurent Morisseau.

Database Modeling Excel

The utility is an Excel workbook for designing databases, supports MySQL, Oracle, PostgreSQL, SQLite and SQL Server.

DbNetData

dbnetdata.zip (549 kB)
A collection of cross vendor database interface classes for .NET written in C# providing a consistent and simplified way of accessing SQL Server, SQL Server CE,Oracle,Access,Access 2007,MySql,DB2,Visual FoxPro,dBASE,Paradox,Pervasive,Firebird,VistaDB and Postgresql databases.