MVC shallow into shallow out

Source: Internet
Author: User

    1. MVC three-storey structure

M:model (Model) V:Views (tried to) C:controller (Controller) Controllerin the controller andViewin theAction (Action) is one by one corresponding to the

    1. Page Call
      1. Open HomeController Code snippet, Return View () empty in parentheses, access the default page, or specify the page you want to access in parentheses

    1. Parsing of page call addresses

should be interpreted as: Home Controller under the Index Action

ORM : Object Relational Model

    1. ViewData Pass Value :
      1. Controllers is defined in

View to display in

    1. ViewData Transfer Entities
      1. in the Controller entity defined in

    1. in the View Middle Pass Value

  1. tempdatePass Value
      1. controller OL type= "A" style= "margin-left:0.375in; direction:ltr; unicode-bidi:embed; margin-top:0in; margin-bottom:0in; Font-family: Young round; Font-size:12pt ">
      1. View shown in


    1. MVC as a model of software design, the business logic, data, interface display separation, hehe, there are 1.3 layers of meaning

MVC shallow into shallow out

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.