微信公众号搜"智元新知"关注
微信扫一扫可直接关注哦!

Cooperator Framework .NET的ORM框架

程序名称:Cooperator Framework

授权协议: 未知

操作系统: Windows

开发语言: C#

Cooperator Framework 介绍

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.

Cooperator Framework 官网

http://www.cooperator.com.ar/

版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。

相关推荐