NFramework

所属分类:C#编程
开发工具:C#
文件大小:982KB
下载次数:128
上传日期:2008-12-05 13:33:56
上 传 者anqingrong
说明:  关于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 (143360, 2006-05-11)
NFramework\源码\IntelligenceSoft.Framework\Aop\Advices\AopAdvice.cs (1465, 2006-05-16)
NFramework\源码\IntelligenceSoft.Framework\Aop\Advices\IAfterAdvice.cs (566, 2006-05-16)
NFramework\源码\IntelligenceSoft.Framework\Aop\Advices\IBeforeAdvice.cs (564, 2006-05-16)
NFramework\源码\IntelligenceSoft.Framework\Aop\Advices\MonitorAopAdvice.cs (1220, 2006-05-17)
NFramework\源码\IntelligenceSoft.Framework\Aop\Advices\TransactionAopAdvice.cs (1966, 2006-05-17)
NFramework\源码\IntelligenceSoft.Framework\Aop\Aspects\AopAspect.cs (4055, 2006-05-17)
NFramework\源码\IntelligenceSoft.Framework\Aop\Aspects\MonitorAopAspect.cs (1419, 2006-05-16)
NFramework\源码\IntelligenceSoft.Framework\Aop\Aspects\TransactionAopAspect.cs (1443, 2006-05-17)
NFramework\源码\IntelligenceSoft.Framework\Aop\Attributes\AopAttribute.cs (1470, 2006-05-17)
NFramework\源码\IntelligenceSoft.Framework\Aop\Attributes\MonitorAopAttribute.cs (1138, 2006-05-17)
NFramework\源码\IntelligenceSoft.Framework\Aop\Attributes\MonitorAttribute.cs (564, 2006-05-16)
NFramework\源码\IntelligenceSoft.Framework\Aop\Attributes\TransactionAopAttribute.cs (1154, 2006-05-17)
NFramework\源码\IntelligenceSoft.Framework\Aop\Attributes\TransactionAttribute.cs (1023, 2006-05-17)
NFramework\源码\IntelligenceSoft.Framework\Aop\Properties\AopProperty.cs (2334, 2006-05-16)
NFramework\源码\IntelligenceSoft.Framework\Aop\Properties\MonitorAopProperty.cs (1105, 2006-05-16)
NFramework\源码\IntelligenceSoft.Framework\Aop\Properties\TransactionAopProperty.cs (2454, 2006-05-17)
NFramework\源码\IntelligenceSoft.Framework\App\AppUtil.cs (3759, 2006-05-16)
NFramework\源码\IntelligenceSoft.Framework\App\ExportToExcel.cs (13519, 2006-02-24)
NFramework\源码\IntelligenceSoft.Framework\AssemblyInfo.cs (1861, 2006-05-18)
NFramework\源码\IntelligenceSoft.Framework\Common\Config.cs (2628, 2006-05-17)
NFramework\源码\IntelligenceSoft.Framework\Common\Entities\BaseEntities.cs (5719, 2006-05-11)
NFramework\源码\IntelligenceSoft.Framework\Common\Entities\ParameterEntities.cs (2684, 2006-05-11)
NFramework\源码\IntelligenceSoft.Framework\Common\Entities\QueryEntities.cs (2656, 2006-05-11)
NFramework\源码\IntelligenceSoft.Framework\Common\Entities\QueryGroupEntities.cs (2691, 2006-05-11)
NFramework\源码\IntelligenceSoft.Framework\Common\Entities\QueryOrderEntities.cs (2691, 2006-05-11)
NFramework\源码\IntelligenceSoft.Framework\Common\Entities\QueryWhereEntities.cs (2691, 2006-05-11)
NFramework\源码\IntelligenceSoft.Framework\Common\Entity\BaseEntity.cs (12036, 2006-04-26)
NFramework\源码\IntelligenceSoft.Framework\Common\Entity\ParameterEntity.cs (2793, 2006-05-11)
NFramework\源码\IntelligenceSoft.Framework\Common\Entity\QueryEntity.cs (5931, 2006-05-11)
NFramework\源码\IntelligenceSoft.Framework\Common\Entity\QueryGroupEntity.cs (907, 2006-05-11)
NFramework\源码\IntelligenceSoft.Framework\Common\Entity\QueryOrderEntity.cs (1475, 2006-05-11)
NFramework\源码\IntelligenceSoft.Framework\Common\Entity\QueryWhereEntity.cs (1934, 2006-05-11)
NFramework\源码\IntelligenceSoft.Framework\Common\Enum\BracketTypeEnum.cs (576, 2006-02-24)
NFramework\源码\IntelligenceSoft.Framework\Common\Enum\CommandTypeEnum.cs (526, 2006-03-06)
NFramework\源码\IntelligenceSoft.Framework\Common\Enum\CompareTypeEnum.cs (950, 2006-02-24)
NFramework\源码\IntelligenceSoft.Framework\Common\Enum\DataBaseTypeEnum.cs (600, 2006-02-24)
NFramework\源码\IntelligenceSoft.Framework\Common\Enum\DataTypeEnum.cs (3060, 2006-02-24)
NFramework\源码\IntelligenceSoft.Framework\Common\Enum\ErrorTypeEnum.cs (521, 2006-02-24)
NFramework\源码\IntelligenceSoft.Framework\Common\Enum\IsolationLevelEnum.cs (1192, 2006-03-15)
... ...

项目公用: <%@ OutputCache Location="None" %> <%@ Page EnableViewState="false" %> using IntelligenceSoft.Framework.APP; using IntelligenceSoft.Framework.Common; using IntelligenceSoft.Framework.Entity; using IntelligenceSoft.PSS.BLL; using IntelligenceSoft.PSS.Entity; EditState = 0 查询 EditState = 1 新增 EditState = 2 修改 EditState = 3 删除 1,禁止页面的视图状态,<%@ Page EnableViewState="false" %> 禁止单独控件, 禁止整个应用程序web.config 2,管理会话状态 web.config 把js文件另存为utf-8 或者 更改web.config:

近期下载者

相关文件


收藏者