DotNetNuke基本构架图预览
    DotNetNuke 的构架允许使应用层被建立分布在两个服务上:web服务和数据服务,web服务包括表现层,业务逻辑层和数据获取层,数据服务包括数据层。详细情况看图:
Architectural Overview
The DotNetNuke architecture permits the application tiers to be distributed across two servers: the web
server and the database server,  The web server contains the presentation, business
logic, and data access layers. The database server contains the data layer.
DotNetNuke基本构架图-帮助你更好的了解DNN开发构架

相关文章:

  • 2021-12-31
  • 2021-12-23
  • 2021-04-13
  • 2021-06-17
  • 2021-11-03
  • 2021-09-07
  • 2021-07-07
  • 2022-12-23
猜你喜欢
  • 2021-07-13
  • 2021-08-01
  • 2022-12-23
  • 2022-12-23
  • 2021-09-09
  • 2022-12-23
相关资源
相似解决方案