Projects tagged ‘data’ and ‘dotnet’


Jump to tag:

Projects tagged ‘data’ and ‘dotnet’

Filtered by Project Tags data dotnet

Refine results Project Tags access (12) layer (10) database (8) 3_5 (7) 2_0 (6) framework (6) dal (6) aspdotnet (5) csharp (5) library (5) mono (4) orm (4)

[28 total ]

27 Users
   

SubSonic is a toolset that helps a website build itself. It brings some of the fun and elegance of Ruby on Rails to ASP.NET.
Created over 2 years ago.

23 Users
   

Npgsql is a .NET data provider for PostgreSQL. It allows any program developed for .NET framework to access database server. It is implemented in 100% C# code. Works with PostgreSQL 7.x and 8.x.
Created over 2 years ago.

19 Users
   

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 ... [More] 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. [Less]
Created over 2 years ago.

1 Users

Fluent Ado.Net is a lightweight wrapper around Ado.Net, designed to be used in a fluent manner, encourage code reused, and make mapping to domain classes easier. Fluent Ado.Net was originally ... [More] designed for the compact framework, but can be used in any .net project. [Less]
Created 8 months ago.

0 Users

Web Site Template for working with data
Created 10 months ago.

0 Users

No designers No massive unreadable code files Having been frustrated with clunky designers and unmanageable code generation in commercial .NET O/R mappers, I have decided to give up on them. My ... [More] vision for this project is a simple code file generation class library driven by an administration GUI as a separate Winform application. It will use an easy to understand factory pattern. Files will be kept very small and easy to manage, and best of all, there will be no designer and impossible to read five thousand line long xml or C# code files. The idea of this project is simple. In one click, take a database and generate a simple, maintainable data access layer that just works. All default CRUD operations will be generated using LINQ. There will be no possibility of designer files becoming corrupt and wiping out your O/R Mappings while you try to find that one character in that 5000 line long XML configuration to fix it. Simple is better, but if developers need more flexibility, a series of extension classes will be available to build on top of the core data access layer. I never want a developer to have to touch the core for any reason. It will be a one click operation to build a data access layer for a small application, but it will have the ability to be customized for complex applications as well. I plan to port the functionality as a visual studio plug-in down the road. [Less]
Created 7 months ago.

0 Users

Devv.Core.UniDataTier is a generic and easy to use data access layer compatible with SQL Server, Oracle, OleDb and ODBC. Support for other databases (MySQL was tested in the early stages) can be ... [More] easily added using the provided Enum and overloaded methods. [Less]
Created 10 months ago.

0 Users

dV2t Enterprise Library: Data, Cache, Security, Utilities, ... Use .NET Framework 2.0 or lates
Created 10 months ago.

0 Users

Publech is a popular content management system based on Microsoft .NET 3.5 technology and is meant to be an open source code, free for developpers to develop and contribute with ideas and expertise.
Created 9 months ago.

0 Users

A simple framework for building sql statements in an object oriented way, executing sql statements with database independency and providing simple object persistence.
Created 7 months ago.