现在的位置: 首页 > 综合 > 正文

打算为IBatisNet 引入自定义Membership和Role

2012年03月01日 ⁄ 综合 ⁄ 共 404字 ⁄ 字号 评论关闭

       NHibernate引入自定义Membership和Role 了,代码已经签入CodePlex: http://www.codeplex.com/nhibernateprovider ,具体的内容参看作者blog:
Custom Membership and Role Providers using NHibernate , 看了它的代码实现的相当的不错,我也想移植这个工程到IBatisNet,为IBatisNet的asp.net快速开发集成Membership,直接使用Asp.net新增加的一系列功能。不过,看了nhibernateprovider 的实现不是很满意,我的想法是直接集成进Castle框架,Castle的IOC来管理对象的生命周期。所以将来在有时间的时候使用IBatisNet移植nhibernateprovider.各位使用NHibernate和IBatisNet的同学近来交流一下想法。

抱歉!评论已关闭.