斗爷

导航

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

2018年1月16日 #

ABP框架系列之三十九:(NLayer-Architecture-多层架构)

摘要: Introduction Layering of an application's codebase is a widely accepted technique to help reduce complexity and improve code reusability. To achieve l 阅读全文

posted @ 2018-01-16 14:51 斗哥哥 阅读(601) 评论(0) 推荐(0) 编辑

ABP框架系列之三十八:(NHibernate-Integration-NHibernate-集成)

摘要: ASP.NET Boilerplate can work with any O/RM framework. It has built-in integration with NHibernate. This document will explain how to use NHibernate wi 阅读全文

posted @ 2018-01-16 14:49 斗哥哥 阅读(276) 评论(0) 推荐(0) 编辑

ABP框架系列之三十七:(Navigation-导航)

摘要: Every web application has some menu to navigate between pages/screens. ASP.NET Boilerplate provides a common ifrastructure to create and show menu to 阅读全文

posted @ 2018-01-16 14:47 斗哥哥 阅读(1801) 评论(0) 推荐(0) 编辑

ABP框架系列之三十六:(MVC-Views-MVC视图)

摘要: Introduction ASP.NET Boilerplate is integrated to MVC Views via Abp.Web.Mvc nuget package. You can create regular MVC Views as you always do. AbpWebVi 阅读全文

posted @ 2018-01-16 14:38 斗哥哥 阅读(267) 评论(0) 推荐(0) 编辑

ABP框架系列之三十五:(MVC-Controllers-MVC控制器)

摘要: Introduction ASP.NET Boilerplate is integrated to ASP.NET MVC Controllers via Abp.Web.Mvc nuget package. You can create regular MVC Controllers as you 阅读全文

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

ABP框架系列之三十四:(Multi-Tenancy-多租户)

摘要: What Is Multi Tenancy? "Software Multitenancy refers to a software architecture in which a single instance of a software runs on a server and serves m 阅读全文

posted @ 2018-01-16 14:22 斗哥哥 阅读(3715) 评论(0) 推荐(1) 编辑

ABP框架系列之三十三:(Module-System-模块系统)

摘要: Introduction ASP.NET Boilerplate provides an infrastructure to build modules and compose them to create an application. A module can depend on another 阅读全文

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

ABP框架系列之三十二:(Logging-登录)

摘要: Server Side(服务端) ASP.NET Boilerplate uses Castle Windsor's logging facility. It can work with different logging libraries: Log4Net, NLog, Serilog... e 阅读全文

posted @ 2018-01-16 13:59 斗哥哥 阅读(571) 评论(0) 推荐(0) 编辑

ABP框架系列之三十一:(Localization-本地化)

摘要: Introduction Any application has at least one language for user interface. Many applications have more than one. ASP.NET Boilerplate provides a flexib 阅读全文

posted @ 2018-01-16 13:53 斗哥哥 阅读(5786) 评论(0) 推荐(0) 编辑

ABP框架系列之三十:(Javascript-API-Javascript-API)

摘要: ASP.NET Boilerplate provides a set of objects and functions that are used to make javascript development easy and standards-based. ASP.NET的模板提供了一套,是用来 阅读全文

posted @ 2018-01-16 13:47 斗哥哥 阅读(231) 评论(0) 推荐(0) 编辑

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