Projects tagged ‘access’ and ‘dal’


Jump to tag:

Projects tagged ‘access’ and ‘dal’

Filtered by Project Tags access dal

Refine results Project Tags data (12) layer (12) database (6) dotnet (4) orm (4) generation (3) code (3) sql (2) 2_0 (2) 3_5 (2) generator (2) binding (1)

[12 total ]

0 Users

Generate your CRUD Stored procedures. Write your own custom stored procedrues. Now, generate generate a complete data access layer that is Data Bindable.
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 6 months ago.

0 Users

Data Broker is a Data Access Layer and ORM framework. It is small, easy to use and implements various fault tolerant features. It requires no XML configuration for defining the object relational ... [More] mapping, just some simple attributes in the data access classes. Developed in C#. [Less]
Created 9 months ago.

0 Users

smark C# Library Smark.Core Smark.Data Smark.Service Smark.Web Smark.Net
Created 10 months ago.

0 Users

This is a generic Data Access framework. This uses Enterprise Library 3.1. This is build over the Data Access Application Block.
Created 10 months ago.

0 Users

TinyDAL is a flexible data abstraction layer that do not mess with your models (business objects).
Created 10 months ago.

0 Users

One Query, Any Database - Write one Query and have it run on multiple Database Engines. OneQuery is a Database-agnostic query engine that focuses on allowing developers to write queries that will run ... [More] on multiple database engines. It is not an Object/Relational Mapper, at least not in its current incarnation. [Less]
Created 10 months ago.

0 Users

SqlMetalInclude lets you simply and quickly modify the DBML file to remove unwanted tables/views from it, as well as being able to rename the entities giving more meaning in the generated code. There ... [More] is also a GUI which lets you configure everything, including the SqlMetal config [Less]
Created 10 months ago.

0 Users

DataLite is a DAO generator to sqlite using nvelocity. Generate test with Unitest. You can use in small proyect or for learning.
Created 3 months ago.

0 Users

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