enterpriselibrary专题

使用Facility:EnterpriseLibrary整合进Castle

Castle的扩展单元中最近加进来了对MS的EnterpriseLibrary的支持,具体如何使用可以直接看http://www.castleproject.org/index.php/Facility:EnterpriseLibrary。我对EnterpriseLibrary的研究很少,现在开始要好好的研究一下MS的EnterpriseLibrary。

使用Facility:EnterpriseLibrary整合进Castle

Castle的扩展单元中最近加进来了对MS的EnterpriseLibrary的支持,具体如何使用可以直接看http://www.castleproject.org/index.php/Facility:EnterpriseLibrary。我对EnterpriseLibrary的研究很少,现在开始要好好的研究一下MS的EnterpriseLibrary。

EnterpriseLibrary数据访问 使用存储过程访问数据库

演示代码下载: http://dev.mjxy.cn/a-entlib-Access-the-database-using-stored-procedures.aspx 使用存储过程访问数据库   1.配置文件 view sourceprint? 01<configuration> 02  <configSections> 03    <section name="dataConf

EnterpriseLibrary验证(1)添加验证

代码下载:http://dev.mjxy.cn/a-entlib-Adding-Validation.aspx 本演练演示:为商业实体添加验证, 启用验证实例验证。 1. 为要验证的实体添加引用 Microsoft.Practices.EnterpriseLibrary.Validation.dll System.ComponentModel.DataAnnotations 2.引用命名