[Dnn module development] dnn module hierarchy

Source: Internet
Author: User
Tags dnn
Yes Dnn Module Hierarchy Diagram (captured on a video; downloaded video)

View from the graphDnnThe module is also developed based on a three-tier structure model:
APPICATION Layer: ApplicationProgramLayer (UI Layer)
Include user interfaceUI,Info Object:Custom Business Object (Custom Business Object,CBO)

Bll Layer: Business logic layer
IncludeBusiness Logic Access ObjectController object; Data Access Factory:Data Provider

Dal Layer: Data access layer
Contains various types of Database AccessProvider, SuchSqldataprovider

Relationship between layers:Store DataIn the custom business object,UIControls get transmitted data through custom business objects. The business logic Access Object operates the database and fills in custom business objects through the specific data access objects instantiated by the Data Access factory.

Related content:
About module File structure: http://www.cnblogs.com/esshs/archive/2005/07/21/197198.html

More>

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.