CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程

文件名称:NFramework.rar

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-09-04
  • 文件大小:
    655.23kb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

关于C#代码生成器的说明:

1. 多数据库的自动支持
2. 事务的自动管理
3. 实体与数据表映射功能(ORMapping)
4. 分页功能的自动支持
5. SQL语句的生成功能
6. 异常处理的支持
7. 系统日志的记录功能
8. 通用的校验类功能
9. 通用的对话框功能
10. 通用的导入导出功能
11. 短信功能的支持
12. 扫描功能的支持
13. 条码功能的支持
14. 通用报表功能的支持
15. AJAX框架的支持 ,On the C# Code generator Note: 1. Multi-database support for the automatic 2. Affairs automatic management 3. Entities and data table mapping function (ORMapping) 4. Paging features automatic support 5. SQL statement to generate functional 6. exception handling support 7. the system log record function 8. generic functional checksum 9. common dialog box function 10. GM s import and export functionality 11. messaging support 12. scanning the support of 13. barcodes function to support 14. General statements of support function 15. AJAX framework support
(系统自动生成,下载前可以参看下载内容)

下载文件列表

NFramework/代码生成器/IntelligenceSoft.CodeBuilder.exe
NFramework/源码/IntelligenceSoft.Framework/Aop/Advices/AopAdvice.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Advices/IAfterAdvice.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Advices/IBeforeAdvice.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Advices/MonitorAopAdvice.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Advices/TransactionAopAdvice.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Aspects/AopAspect.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Aspects/MonitorAopAspect.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Aspects/TransactionAopAspect.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Attributes/AopAttribute.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Attributes/MonitorAopAttribute.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Attributes/MonitorAttribute.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Attributes/TransactionAopAttribute.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Attributes/TransactionAttribute.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Properties/AopProperty.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Properties/MonitorAopProperty.cs
NFramework/源码/IntelligenceSoft.Framework/Aop/Properties/TransactionAopProperty.cs
NFramework/源码/IntelligenceSoft.Framework/App/AppUtil.cs
NFramework/源码/IntelligenceSoft.Framework/App/ExportToExcel.cs
NFramework/源码/IntelligenceSoft.Framework/AssemblyInfo.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Config.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Entities/BaseEntities.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Entities/ParameterEntities.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Entities/QueryEntities.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Entities/QueryGroupEntities.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Entities/QueryOrderEntities.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Entities/QueryWhereEntities.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Entity/BaseEntity.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Entity/ParameterEntity.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Entity/QueryEntity.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Entity/QueryGroupEntity.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Entity/QueryOrderEntity.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Entity/QueryWhereEntity.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Enum/BracketTypeEnum.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Enum/CommandTypeEnum.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Enum/CompareTypeEnum.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Enum/DataBaseTypeEnum.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Enum/DataTypeEnum.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Enum/ErrorTypeEnum.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Enum/IsolationLevelEnum.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Enum/LogicTypeEnum.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Enum/OrderTypeEnum.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Enum/ParameterDirectionEnum.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Enum/RelationTypeEnum.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Error.cs
NFramework/源码/IntelligenceSoft.Framework/Common/ErrorHandler.cs
NFramework/源码/IntelligenceSoft.Framework/Common/Log.cs
NFramework/源码/IntelligenceSoft.Framework/Common/ORMapingAttribute.cs
NFramework/源码/IntelligenceSoft.Framework/DataAccess/Access.cs
NFramework/源码/IntelligenceSoft.Framework/DataAccess/AccessDBUtil.cs
NFramework/源码/IntelligenceSoft.Framework/DataAccess/Connector.cs
NFramework/源码/IntelligenceSoft.Framework/DataAccess/Converter.cs
NFramework/源码/IntelligenceSoft.Framework/DataAccess/Factory.cs
NFramework/源码/IntelligenceSoft.Framework/DataAccess/IDBUtil.cs
NFramework/源码/IntelligenceSoft.Framework/DataAccess/ITransaction.cs
NFramework/源码/IntelligenceSoft.Framework/DataAccess/OracleDBUtil.cs
NFramework/源码/IntelligenceSoft.Framework/DataAccess/SqlBuilder.cs
NFramework/源码/IntelligenceSoft.Framework/DataAccess/SqlCacheBuilder.cs
NFramework/源码/IntelligenceSoft.Framework/DataAccess/SqlServerDBUtil.cs
NFramework/源码/IntelligenceSoft.Framework/DataAccess/Transaction.cs
NFramework/源码/IntelligenceSoft.Framework/DataAccess/TransactionScope.cs
NFramework/源码/IntelligenceSoft.Framework/DataAccess/TransactionService.cs
NFramework/源码/IntelligenceSoft.Framework/Extension/Menu/MenuBLL.cs
NFramework/源码/IntelligenceSoft.Framework/Extension/Menu/MenuDAL.cs
NFramework/源码/IntelligenceSoft.Framework/Extension/Menu/MenuEntities.cs
NFramework/源码/IntelligenceSoft.Framework/Extension/Menu/MenuEntity.cs
NFramework/源码/IntelligenceSoft.Framework/Extension/Menu/MenuItemBLL.cs
NFramework/源码/IntelligenceSoft.Framework/Extension/Menu/MenuItemDAL.cs
NFramework/源码/IntelligenceSoft.Framework/Extension/Menu/MenuItemEntities.cs
NFramework/源码/IntelligenceSoft.Framework/Extension/Menu/MenuItemEntity.cs
NFramework/源码/IntelligenceSoft.Framework/Extension/Organization/AuthBLL.cs
NFramework/源码/IntelligenceSoft.Framework/Extension/Organization/AuthDAL.cs
NFramework/源码/IntelligenceSoft.Framework/Ext

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com