Introduction to MVC architecture-Framework Layering

Source: Internet
Author: User

Example products based on the ASP. NET MVC 5.0 Framework, Source: Http://www.jinhusns.com/Products/Download

Tunynet.infrastructurs is our own encapsulation of a low-level DLL infrastructure, we only need to reference this DLL outside to call the inside of the method to complete the implementation of the outside function

This is mainly in the cache models, mail, Di container, event, attachment management, image processing, kvstore, Logging, physical encapsulation, data access, timed tasks encapsulated some utilities, such as page truncation of the encryption, decryption and other packaging

Modules reference our bottom tunynet.infrastructurs to accomplish some of the common functions of the implementation of the domain layer
Modules There are areas, top-stepping, @ Users, categories, collections, concerns, list notifications, permissions, recommend these commonly used components

Core references Modules and tunynet.infrastructurs to complete a large, commonly used application component, such as information, comments, counts, attachments, etc.

Presentation is primarily for the previous segment of the package, such as Html.helper extension, page header output, routing settings, partition management, page addressing and other management

The Web is primarily about interacting with the user, presenting the page to the user

Background view needs to be placed in the consoleviews, the background of the route using area and areaname for consolelviews;
When the foreground switches between different theme, it needs to be set in <appSettings/>, theme defaults to default.

From the top down, the elements in the layer depend only on the layer or its underlying elements, not on the upper level.

Introduction to MVC architecture-Framework layering

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.