随笔-45  评论-195  文章-0  trackbacks-0
Castle is an open source project for .net that aspires to simplify the development of enterprise and web applications. Offering a set of tools (working together or independently) and integration with others open source projects, Castle helps you get more done with less code and in less time.
Castle是针对.NET平台的一个力求使企业及网站开发简单化的开源项目.与其它开源项目类似,Castle也提供了一系列的工具.它可以帮助你编写较少的代码,以节省时间.
这就是Castle,一个让我为之着迷的ORM,IOC,WEB MVC,AOP统一体~一个可以让我们快速开发出企业级的应用程序和网站的开源项目.

一,Castle.ActiveRecord 学与练

    Castle ActiveRecord做为本系列第一部分,是为了让大家对一套框架先从哪里入手有一定的了解,官方文档里对ActiveRecord写道:"The enterprise data mapping pattern implemented using NHibernate. ",很明显,ActiveRecord是基于NHibernate的,使用Attribute来代替.hbm.xml文件,从而更加清晰的呈现出了实体类跟数据库表之间的关系,使持久化的数据操作更加简单,易用.下面就让我们来一步一步深入了解Castle ActiveRecord吧
Castle.ActiveRecord
    1,Castle.ActiveRecord 学与练[1]

    2,Castle.ActiveRecord 学与练[2]
 

    3,Castle.ActiveRecord 学与练[3]
posted on 2008-04-02 22:37 土星的狗狗 阅读(290) 评论(0)  编辑 收藏 所属分类: this.Study(Castle)this.Life(Series)

标题  
姓名  
主页
Email (博主才能看到) 
验证码 *  看不清,换一张 [登录][注册]
内容(请不要发表任何与政治相关的内容)  
  登录  使用高级评论  新用户注册  返回页首  恢复上次提交      
该文被作者在 2008-04-09 11:57 编辑过


相关链接:
 
Creative Commons License
It's my life