斗爷

导航

上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 36 下一页

2018年1月9日 #

MES制造执行系统

摘要: mes : Manufacturing Execution System 制造执行系统 起因:ERP系统和底层设备之间出现了断层。 包括资源管理,生产调度,单元分配,生产跟踪,性能分析,文档管理,人力资源管理,设备维护管理,过程管理,质量管理,现场数据采集。 AMR:美国先进制造研究会,定义: 位于 阅读全文

posted @ 2018-01-09 10:14 斗哥哥 阅读(692) 评论(0) 推荐(0) 编辑

2018年1月2日 #

ABP框架系列之二十九:(Hangfire-Integration-延迟集成)

摘要: Introduction Hangfire is a compherensive background job manager. You can integrate ASP.NET Boilerplate with Hangfire to use it instead of default back 阅读全文

posted @ 2018-01-02 14:53 斗哥哥 阅读(733) 评论(0) 推荐(0) 编辑

2017年12月11日 #

ABP框架系列之二十八:(Handling-Exceptions-异常处理)

摘要: Introduction This document is for ASP.NET MVC and Web API. If you're interested in ASP.NET Core, see ASP.NET Core documentation. This document is for 阅读全文

posted @ 2017-12-11 13:47 斗哥哥 阅读(928) 评论(0) 推荐(0) 编辑

2017年12月9日 #

ABP框架系列之二十七:(Feature-Management-特征管理)

摘要: Introduction Most SaaS (multi-tenant) applications have editions (packages) those have different features. Thus, they can provide different price and 阅读全文

posted @ 2017-12-09 09:55 斗哥哥 阅读(2160) 评论(0) 推荐(0) 编辑

2017年12月8日 #

ABP框架系列之二十六:(EventBus-Domain-Events-领域事件)

摘要: In C#, a class can define own events and other classes can register it to be notified when something happen. This is useful for a desktop application 阅读全文

posted @ 2017-12-08 13:33 斗哥哥 阅读(1777) 评论(0) 推荐(0) 编辑

ABP框架系列之二十五:(Embedded-Resource-Files-嵌入式资源文件)

摘要: Introduction ASP.NET Boilerplate provides an easy way of using embedded Razor views (.cshtml files) and other resources (css, js, img... files) in you 阅读全文

posted @ 2017-12-08 09:46 斗哥哥 阅读(1421) 评论(0) 推荐(0) 编辑

ABP框架系列之二十四:(Email-Sending-EF-电子邮件发送)

摘要: Introduction Email sending is a pretty common task for almost every application. ASP.NET Boilerplate provides a basic infrastructure to simply send em 阅读全文

posted @ 2017-12-08 09:12 斗哥哥 阅读(1108) 评论(0) 推荐(0) 编辑

ABP框架系列之二十三:(EF-MySql-Integration-EF-MySql-集成)

摘要: Introduction While our default templates designed to work with SQL Server, you can easily modify them to work with MySql. In order to do that, you nee 阅读全文

posted @ 2017-12-08 08:47 斗哥哥 阅读(660) 评论(0) 推荐(0) 编辑

2017年12月7日 #

ABP框架系列之二十二:(Dynamic-Web-API-动态WebApi)

摘要: Building Dynamic Web API Controllers This document is for ASP.NET Web API. If you're interested in ASP.NET Core, see ASP.NET Core documentation. This 阅读全文

posted @ 2017-12-07 09:31 斗哥哥 阅读(2731) 评论(0) 推荐(0) 编辑

2017年12月6日 #

ABP框架系列之二十一:(Domain-Services-领域服务)

摘要: Introduction Domain Services (or just Service, in DDD) is used to perform domain operations and business rules. Eric Evans describes a good Service in 阅读全文

posted @ 2017-12-06 08:38 斗哥哥 阅读(1504) 评论(0) 推荐(0) 编辑

上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 36 下一页