Projects tagged ‘3_5’, ‘data’, and ‘layer’


Jump to tag:

Projects tagged ‘3_5’, ‘data’, and ‘layer’

Filtered by Project Tags 3_5 data layer

Refine results Project Tags access (6) dotnet (6) aspdotnet (3) csharp (2) database (2) adodotnet (2) framework (2) orm (2) dal (2) library (1) compact (1) interface (1)

[6 total ]

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 11 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 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 about 1 year 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 about 1 year ago.

0 Users

Web Site Template for working with data
Created about 1 year ago.

0 Users

Miado is a data-access layer with an intuitive and easy to use API which wraps around and improves upon the usage of straight ADO.Net code.
Created about 1 year ago.