A
Aspect-Oriented
 
B
Bloggers
Build Systems
 
C
CMS
Cache Solutions
Charting & Reporting
Chat Servers
Code Coverage
 
D
Databases
 
E
ERP & CRM
 
F
Forum Soft
 
G
Geospatial
 
I
IDEs
Installers
Inversion of Control
Issue Tracking
 
J
Job Schedulers
 
L
Logging Tools
 
N
Network Clients
Network Servers
 
P
PDF Libraries
Persistence
Portals
Profilers
Project Management
 
R
RSS & RDF Tools
Rule Engines
 
S
SQL Clients
Search Engines
Security
Source Control
 
T
Template Engines
Testing Tools
 
U
UML & Modeling
 
W
Web Frameworks
Web Mail
Web Services
Web Testing
Wiki Engines
Workflow Engines
 
X
XML Parsers
 

Cooperator Framework

Cooperator Framework is a base class library for high performance Object Relational Mapping (ORM), and a code generation tool that aids agile application development for Microsoft .Net Framework 2.0/3.0. The main features are:

 * Use business entities.
 * Full typed Model (Data Layer and Entities)
 * Maintain persistence across the layers by passing specific types( .net 2.0/3.0 generics)
 * Business objects can bind to controls in Windows Forms and Web Forms taking advantage of data binding of Visual Studio 2005.
 * Supports any Primary Key defined on tables, with no need to modify it or to create a unique field.
 * Uses stored procedures for data access.
 * Supports concurrency.
 * Generates code both for stored procedures and projects in C# or Visual Basic.
 * Maintains the model in a repository, which can be modified in any stage of the development cycle, regenerating the model on demand.

 
Category Persistence
License Other
HomePage http://www.cooperator.com.ar/

Articles, Tutorials, Resources

(Suggest new resource)

See also