教程
问答
博客
Python源码
Java源码
开源
论坛
教程
问答
博客
Python源码
Java源码
开源
论坛
登录
注册
开源软件
程序开发
ORM/持久层框架
Cooperator Framework
Cooperator Framework
- .NET的ORM框架
ORM/持久层框架
授权协议:
未知
操作系统:
Windows
开发语言:
C#
软件简介
Cooperator Framework 是一个.NET下的高性能的对象映射框架,提供一个代码生成工具以帮助 .NET应用开发,主要特性:
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.
软件首页