从这里出发,力争做一位新手中的高手....——lxinxuan's Blog

posts - 165, comments - 388, trackbacks - 22, articles - 0
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

关于ORM的一些外文资料

Posted on 2007-01-24 11:12 ColdDog 阅读(389) 评论(3)  编辑 收藏 所属分类: ORM
from:http://www.codeproject.com/dotnet/CodeGenResource.asp

1、Choosing an object-relational mapping tool by Fabrice Marguerie (http://weblogs.asp.net/fmarguerie)
     参考地址:http://madgeek.com/Articles/ORMapping/EN/mapping.htm

2、Which ORM is the BEST?
    参考网址:http://www.theserverside.net/tss?service=direct/0/NewsThread/threadViewer.markNoisy.link&sp=l29914&sp=l145993#179710

3、MyGeneration: A highly recommended template based code generation engine, written by Mike Griffin and Justin Greenwood of MyGeneration Software. They have also committed to keep version 2.0, which is planned for release by the end of 2005 as a free product. With ASP-like syntax, flexible UI, and good community and developer support it's a product that's ready for prime time.
      MyGeneration so far as I have understood stands above the rest, with its flexible template based approach (in four different languages- JScript, VBScript, C#, and VB.NET), long term commitment from the developers, and an active community support.

4、ORM工具之一:CodUS: Codus is a comprehensive code generation tool for object-relational mapping. It takes an existing database and automatically generates all the code for updating, deleting, inserting and selecting records. In addition, it creates web services for distributed programming, strongly-typed collections, and a full set of unit tests. I haven’t got an opportunity to test this product, but it looks very promising (hopefully I shall get an opportunity to experiment with it soon).

Feedback

#1楼 [楼主]   回复  引用  查看    

2007-01-24 11:15 by ColdDog      
其中:
2、Which ORM is the BEST?
参考网址:http://www.theserverside.net/tss?service=direct/0/NewsThread/threadViewer.markNoisy.link&sp=l29914&sp=l145993#179710
值得一看,还有一些其他资料内容。英文都很简单,可以看懂。

#2楼 [楼主]   回复  引用  查看    

2007-01-24 13:44 by ColdDog      
Codus是一个全面的O/RM代码生成工具.它根据已有的数据库自动产生所有的updating、deleting、

inserting和selecting代码.而且,也可以为分布式系统创建web services、强类型集合和一个完整

的单元测试。

#3楼    回复  引用    

2007-01-24 14:07 by lxinxuan [未注册用户]
MyGeneration 运行的时候很慢,CPU占用95%,内存吃掉400m以上。。。

标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
博客园首页

新闻频道

社区

小组

博问

网摘

闪存

  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2007-03-05 14:17 编辑过
成果网帮您增加网站收入


相关链接: